El jue, 03-01-2013 a las 12:41 +0100, Pacho Ramos escribió:
[...]
> Well, I was referring to this exact case as voip team already pointed
> they weren't looking to ekiga stuff and, then, didn't had much sense to
> me to see bugs assigned to them instead of real maintainer (w
opyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# @ECLASS: configuration-doc
# @MAINTAINER:
# Pacho Ramos
# @AUTHOR:
# Author: Pacho Ramos
# @BLURB: An eclass for installing a CONFIGURATION doc file recording tips
# shown via el
El jue, 03-01-2013 a las 09:33 -0500, Jesus Rivero (Neurogeek) escribió:
>
> On Jan 3, 2013 6:54 AM, "Pacho Ramos" wrote:
> >
> > El jue, 03-01-2013 a las 12:41 +0100, Pacho Ramos escribió:
> > [...]
> > > Well, I was referring to this exact case as voi
El jue, 03-01-2013 a las 14:29 -0600, William Hubbs escribió:
[...]
> > case "${EAPI:-0}" in
> > 0|1|2|3)
> > die "Unsupported EAPI=${EAPI:-0} (too old) for ${ECLASS}"
> > ;;
> > 4|5)
> > # EAPI>=4 is required for REPLACING_VERSIONS preventing us
> >
El jue, 03-01-2013 a las 17:11 -0600, William Hubbs escribió:
[...]
> >
> > But, how to share CONFIGURATION_INSTRUCTIONS contents then for
> > create_doc and print_elog? The idea is to share the same message, and
> > using global variable for this purpose is already done with
> > kernel-2.eclass (
El vie, 04-01-2013 a las 23:34 -0600, Donnie Berkholz escribió:
> On 10:26 Sat 22 Dec , Pacho Ramos wrote:
> > Hello
> >
> > After seeing:
> > https://bugs.gentoo.org/show_bug.cgi?id=440214
> >
> > Looking to a lot of its blockers shows that we are
El lun, 07-01-2013 a las 10:34 +0100, Pacho Ramos escribió:
[...]
> This will install a README.gentoo file
>
> But there are still pending issues I don't know how to handle:
> - Eclass was originally oriented to cover those kind of messages that
> could be shown by elog first
El mié, 09-01-2013 a las 12:04 -0800, Zac Medico escribió:
> On 01/09/2013 11:53 AM, Pacho Ramos wrote:
> > This changes the name of eclass to readme.gentoo.eclass and gets
> > information from ${FILESDIR}/README.gentoo
>
> What if there are multiple versions/slot
El mié, 09-01-2013 a las 22:15 +0100, Pacho Ramos escribió:
> El mié, 09-01-2013 a las 12:04 -0800, Zac Medico escribió:
> > On 01/09/2013 11:53 AM, Pacho Ramos wrote:
> > > This changes the name of eclass to readme.gentoo.eclass and gets
> > > information fro
El mié, 09-01-2013 a las 12:04 -0800, Zac Medico escribió:
> On 01/09/2013 11:53 AM, Pacho Ramos wrote:
> > This changes the name of eclass to readme.gentoo.eclass and gets
> > information from ${FILESDIR}/README.gentoo
>
> What if there are multiple versions/slot
El sáb, 12-01-2013 a las 02:01 -0800, Zac Medico escribió:
> On 01/12/2013 01:46 AM, Pacho Ramos wrote:
> > El mié, 09-01-2013 a las 12:04 -0800, Zac Medico escribió:
> >> On 01/09/2013 11:53 AM, Pacho Ramos wrote:
> >>> This changes the name of eclass to
El sáb, 12-01-2013 a las 11:34 +0100, Pacho Ramos escribió:
[...]
> Thank for explaining me how to do that. The problem is that I doubt if
> it would really be useful as we usually won't need whan README.gentoo
> per version, only to update if for some special cases from
El sáb, 12-01-2013 a las 04:49 -0800, Zac Medico escribió:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 01/12/2013 02:34 AM, Pacho Ramos wrote:
> > El sáb, 12-01-2013 a las 02:01 -0800, Zac Medico escribió:
> >> On 01/12/2013 01:46 AM, Pacho Ramos wrote:
>
El dom, 13-01-2013 a las 04:54 -0800, Zac Medico escribió:
> On 01/13/2013 04:18 AM, Pacho Ramos wrote:
> > What about this approach?
>
> You should use ${SLOT%/*}, in order to exclude the sub-slot, because you
> don't care about the sub-slot and the slash would cause pro
El lun, 14-01-2013 a las 18:15 +0100, hasufell escribió:
[...]
> >> +1 to allow empty/missing HOMEPAGE variable
> >>
> >> dead homepage => useless
> >> http://gentoo.org => useless
> >> https://bugs.gentoo.org => too obvious
> >>
> >
> > An empty homepage usually means the package is dead. I'd rat
El lun, 14-01-2013 a las 15:49 -0500, Ian Stakenvicius escribió:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 14/01/13 03:15 PM, Pacho Ramos wrote:
> > El lun, 14-01-2013 a las 18:15 +0100, hasufell escribió: [...]
> >>>> +1 to allo
El lun, 14-01-2013 a las 01:29 -0800, Zac Medico escribió:
> On 01/13/2013 04:59 AM, Pacho Ramos wrote:
> > El dom, 13-01-2013 a las 04:54 -0800, Zac Medico escribió:
> >> On 01/13/2013 04:18 AM, Pacho Ramos wrote:
> >>> What about this approach?
> >>
>
r package with identical SLOT.
Another try ;)
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# @ECLASS: readme.gentoo
# @MAINTAINER:
# Pacho Ramos
# @AUTHOR:
# Author: Pacho Ramos
# @BLURB: An eclass for installing a README.g
El jue, 17-01-2013 a las 11:54 -0500, Ian Stakenvicius escribió:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 17/01/13 11:00 AM, Pacho Ramos wrote:
> >
> > Another try ;)
> >
>
>
> There doesn't seem to be any logic here to chec
El jue, 17-01-2013 a las 12:11 -0500, Ian Stakenvicius escribió:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 17/01/13 12:02 PM, Pacho Ramos wrote:
> >
> >> How could we handle different compressors people can use?
> >> Depending on that READM
# Pacho Ramos
# Dead since 2003, doesn't work with journaling filesystems.
# Also collides with dev-util/smem (#288721). Removal in a month.
app-misc/secure-delete
# Pacho Ramos
# No upstream, doesn't work well (#350559). Removal in a month.
app-misc/ccal
# Pacho Ramos
# Upstream
Hello
After long discussion in mail alias we have modified current policy of
start pinging people for status and retirement if inactive after two
months of inactivity to the following:
1. You will get a mail suggesting you to update your status and get your
packages reassigned when appropriate if
El jue, 17-01-2013 a las 22:25 +0200, Maxim Kammerer escribió:
> On Thu, Jan 17, 2013 at 9:21 PM, Pacho Ramos wrote:
> > # Pacho Ramos
> > # Dead since 2003, doesn't work with journaling filesystems.
> > # Also collides with dev-util/smem (#288721). Removal in a month.
Only one package is inside it:
net-misc/capi4hylafax
It should probably be moved to kingtaco (if he is still interested...
are you?) or maintainer-needed until any other steps up as maintainer.
What do you think about removing this herd?
signature.asc
Description: This is a digitally signed mes
Hello
Looks like no package is inside this herd, I think would be safe to drop
it. What do you think?
Thanks
signature.asc
Description: This is a digitally signed message part
Looks like it's still listed in herds.xml even being empty and with no
packages inside it. Probably it's time to safely remove it completely.
OK with that?
Best regards
signature.asc
Description: This is a digitally signed message part
Looks like no package is included in it, I think we should drop that
herd then
Do you agree?
signature.asc
Description: This is a digitally signed message part
Looks like no package is included in it, I think we should drop that
herd then
Do you agree?
signature.asc
Description: This is a digitally signed message part
Looks like no package is included in it, I think we should drop that
herd then
Do you agree?
signature.asc
Description: This is a digitally signed message part
If we agree on keeping this herd instead of trying to find one
maintainer per package, somebody should join. Otherwise I will move
their packages to maintainer-needed in a week
Thanks
signature.asc
Description: This is a digitally signed message part
dev-python/pycuda
media-gfx/bootsplash-themes
media-gfx/fbgrab
media-gfx/fbida
media-gfx/fblogo
media-gfx/quat
media-gfx/splash-themes-gentoo
media-gfx/splashutils
sys-apps/v86d
Thanks for taking care of them
signature.asc
Description: This is a digitally signed message part
Due swegener focusing in less packages until he has more time:
x11-misc/x11vnc -> maybe net-libs/libvncserver could be interested in
this
signature.asc
Description: This is a digitally signed message part
Feel free to join for taking care of its packages. If nobody joins, will
move that packages to maintainer-needed in a week
Thanks
signature.asc
Description: This is a digitally signed message part
El jue, 17-01-2013 a las 08:31 -0800, Zac Medico escribió:
> On 01/17/2013 08:00 AM, Pacho Ramos wrote:
> > Another try ;)
>
> Looks good to me.
+ 20 Jan 2013; Pacho Ramos +readme.gentoo.eclass:
+ Finally commit readme.gentoo.eclass to create a README.gentoo doc
file
+ recor
This can be useful when, for example, doc contents are modified. You can
then rely on using REPLACING_VERSIONS in your ebuild to print messages
when people updates from versions using old docs
Patch to review attached
--- readme.gentoo.eclass 2013-01-20 12:42:30.0 +0100
+++ /usr/portage/e
El mar, 22-01-2013 a las 08:16 +0100, Tomáš Chvátal escribió:
> 2013/1/21 Pacho Ramos :
> > This can be useful when, for example, doc contents are modified. You can
> > then rely on using REPLACING_VERSIONS in your ebuild to print messages
> > when people updates from ve
El mar, 22-01-2013 a las 10:33 +0100, Tomáš Chvátal escribió:
> 2013/1/22 Pacho Ramos :
> > El mar, 22-01-2013 a las 08:16 +0100, Tomáš Chvátal escribió:
> >> Would'nt be better to just set some variable in the ebuild, rather
> >> than call function that t
El mié, 23-01-2013 a las 15:14 +0200, Samuli Suominen escribió:
> please review this news item, seems we need one after all
Why don't you drop "~" from:
CONFIG_CHECK="~DEVTMPFS"
to ensure people really changes it in their kernel and prevent breakage?
signature.asc
Description: This is a
El mié, 23-01-2013 a las 23:45 +0200, Samuli Suominen escribió:
> On 23/01/13 23:21, Pacho Ramos wrote:
> > El mié, 23-01-2013 a las 15:14 +0200, Samuli Suominen escribió:
> >> please review this news item, seems we need one after all
> >
> > Why don't you drop
El mar, 22-01-2013 a las 19:42 +0100, Tomáš Chvátal escribió:
> Dne Út 22. ledna 2013 19:37:12, Pacho Ramos napsal(a):
> > I agree, thanks for pointing it. Just attached patch should handle it.
>
> Still not nice enough for me :D
>
> Use the ECLASS_VARIABLE to describe it @
El jue, 24-01-2013 a las 21:42 +0100, Tomáš Chvátal escribió:
> Dne Čt 24. ledna 2013 21:33:45, Pacho Ramos napsal(a):
> > El mar, 22-01-2013 a las 19:42 +0100, Tomáš Chvátal escribió:
> > > Dne Út 22. ledna 2013 19:37:12, Pacho Ramos napsal(a):
> > > > I agree
I got today the udev news item and found:
- "The need of CONFIG_DEVTMPFS=y in the kernel; need to verify the
fstype for possible /dev line in /etc/fstab is devtmpfs (and not, for
example, tmpfs)"
Does it apply to /dev/shm? That is the line I have in my fstab:
shm /dev/shm
El vie, 25-01-2013 a las 14:22 -0500, Rich Freeman escribió:
> On Fri, Jan 25, 2013 at 2:05 PM, Pacho Ramos wrote:
> > Does it apply to /dev/shm? That is the line I have in my fstab:
> > shm /dev/shmtmpfs
> > nodev,nosuid,noexec 0 0
>
&
El dom, 27-01-2013 a las 00:26 +0100, Andreas K. Huettel escribió:
> Just to keep everyone updated, ...
>
> > FYI, the new 13.0 profiles are now all available in profiles.desc, for now
> > all with status "dev" (i.e. repoman includes them only when you request
> > developer profile checking).
> >
Currently, when people uses DOC_CONTENTS variable to place their desired
messages, they are automatically reformatted by "fmt" to get proper
messages (for example, splitting long lines).
But, in some cases, may be useful to disable this behavior and respect
strictly how DOC_CONTENTS was formatted,
El dom, 27-01-2013 a las 16:12 +0100, Michał Górny escribió:
[...]
> 5. Solutions to specific problems
> -
>
> 1. x11-proto packages
>
> Those packages install headers to /usr/include and pkg-config files
> to /usr/lib64. This supposedly means that the headers coul
El dom, 27-01-2013 a las 15:00 +0100, Pacho Ramos escribió:
> Currently, when people uses DOC_CONTENTS variable to place their desired
> messages, they are automatically reformatted by "fmt" to get proper
> messages (for example, splitting long lines).
>
> But, in som
El dom, 27-01-2013 a las 13:05 -0500, Mike Frysinger escribió:
> On Sunday 27 January 2013 12:47:28 Pacho Ramos wrote:
> > El dom, 27-01-2013 a las 15:00 +0100, Pacho Ramos escribió:
> > > Currently, when people uses DOC_CONTENTS variable to place their desired
> &
With spock retirement, splashutils became orphan. The problem is that it
has a lot of unresolved bugs for a long time:
https://bugs.gentoo.org/buglist.cgi?quicksearch=splashutils&list_id=1521218
that would need someone with more knowledge about it to maintain it (as
I don't have splash on my syste
El lun, 28-01-2013 a las 00:25 +0100, Alex Legler escribió:
> On 27.01.2013 23:06, Pacho Ramos wrote:
> > With spock retirement, splashutils became orphan. The problem is that it
> > has a lot of unresolved bugs for a long time:
> > https://bugs.gentoo.org/buglist.cgi?qu
El lun, 28-01-2013 a las 14:37 +0800, Ben de Groot escribió:
> On 28 January 2013 12:37, Mike Frysinger wrote:
> > On Sunday 27 January 2013 13:21:27 Pacho Ramos wrote:
> >> The problem is that it doesn't work so well. If I have the following at
> >> src_prepare
El mar, 29-01-2013 a las 14:03 +0800, Ben de Groot escribió:
> On 29 January 2013 03:30, Pacho Ramos wrote:
> > El lun, 28-01-2013 a las 14:37 +0800, Ben de Groot escribió:
> >> I've started using this eclass, but with README files, not the variable,
> >> because
El mié, 30-01-2013 a las 21:24 +0800, Ben de Groot escribió:
> On 30 January 2013 05:47, Pacho Ramos wrote:
> > El mar, 29-01-2013 a las 14:03 +0800, Ben de Groot escribió:
> >> On 29 January 2013 03:30, Pacho Ramos wrote:
> >> > El lun, 28-01-2013 a las 14:3
El dom, 27-01-2013 a las 18:47 +0100, Pacho Ramos escribió:
> El dom, 27-01-2013 a las 15:00 +0100, Pacho Ramos escribió:
> > Currently, when people uses DOC_CONTENTS variable to place their desired
> > messages, they are automatically reformatted by "fmt" to get proper
El vie, 01-02-2013 a las 17:55 +0800, Ben de Groot escribió:
> On 1 February 2013 02:59, Pacho Ramos wrote:
> > El dom, 27-01-2013 a las 18:47 +0100, Pacho Ramos escribió:
> >> El dom, 27-01-2013 a las 15:00 +0100, Pacho Ramos escribió:
> >> > Currently, when people
El vie, 01-02-2013 a las 21:34 +0100, Pacho Ramos escribió:
> El vie, 01-02-2013 a las 17:55 +0800, Ben de Groot escribió:
> > On 1 February 2013 02:59, Pacho Ramos wrote:
> > > El dom, 27-01-2013 a las 18:47 +0100, Pacho Ramos escribió:
> > >> El dom, 27-01-2013
Hello
Reviewing last commits of lack (the only rox team member), looks like he
hasn't committed anything rox related for some time. rox herd has some
bugs assigned to them that looks unattended (even some easy to fix
bugs). I have contacted the team but got no reply at all.
Is anybody willing to
After talking with s4t4n the following packages are up for grabs due
lack of time for maintaining them, feel free to catch them if you want:
app-emulation/vov
app-text/rtf2html
dev-libs/libical
dev-libs/libwbxml
dev-util/jif
media-gfx/qingy-themes
net-misc/directvnc
net-wireless/wifi-radar
www-ser
After talking with him we agreed to have the following packages up for
grabs:
sci-geosciences/googleearth
media-gfx/picasa (will probably be treecleaned as upstream dropped linux
suppport time ago)
signature.asc
Description: This is a digitally signed message part
After talking with them, it's really understaffed to properly handle all
packages they cover right now. Would be nice if anyone would be willing
to join (as a dev or proxy maintainer). The following packages are
especially needed of a maintainer to handle them:
dev-scheme/tinyscheme
dev-scheme/guil
El mar, 29-01-2013 a las 15:55 +0400, Sergey Popov escribió:
> 28.01.2013 23:26, Pacho Ramos пишет:
> > Then, looks like no alternative is in good shape on Gentoo. What is
> > Sabayon using? They look to have plymouth ebuilds in their overlay (but
> > not in "for-gentoo&q
Due trapni lack of time the following packages are up for grabs:
dev-util/ciabot-svn
sys-auth/pam_require
signature.asc
Description: This is a digitally signed message part
Due qiaomuf lack of time the following packages are up for grabs:
dev-libs/antlr-c
signature.asc
Description: This is a digitally signed message part
Due tester lack of time the following packages are up for grabs:
app-admin/tmpreaper
app-dicts/verbiste
app-misc/esekeyd
media-libs/libgpod
signature.asc
Description: This is a digitally signed message part
Due matsuu lack of time the following packages are up for grabs:
app-admin/augeas
app-admin/logsurfer+
app-admin/puppet
app-arch/upx-bin
app-backup/dar
app-backup/pdumpfs
app-crypt/pgpdump
app-dicts/fantasdic
app-misc/ttyrec
app-office/multitalk
app-text/gonzui
dev-cpp/gtest
dev-libs/boehm-gc
dev-
matsuu was its last member but nothing was really being fixed related
with this herd for a long time.
If nobody joins this herd in a week, I would vote for moving its
packages to maintainer-needed
signature.asc
Description: This is a digitally signed message part
Due leio lack of time the following packages are up for grabs:
app-benchmarks/gtkperf
signature.asc
Description: This is a digitally signed message part
El dom, 03-02-2013 a las 12:36 +0100, Cyprien Nicolas escribió:
> On Sat, Feb 02, 2013 at 01:54:29PM +0100, Pacho Ramos wrote:
> > After talking with them, it's really understaffed to properly handle all
> > packages they cover right now. Would be nice if anyone would be willi
El dom, 03-02-2013 a las 13:51 +0100, Justin escribió:
> On 03.02.2013 13:48, Pacho Ramos wrote:
> > matsuu was its last member but nothing was really being fixed related
> > with this herd for a long time.
> >
> > If nobody joins this herd in a week, I would vote for
Hello
People from wxwidgets told me they would welcome more people to join to
their herd if possible as they won't have much time to handle its
packages:
app-admin/eselect-wxwidgets
app-dicts/opendict
app-editors/editra
app-editors/wxhexeditor
app-i18n/poedit
dev-python/wxpython
dev-util/bakefile
After talking with him we agreed he won't be able to continue
maintaining this packages, feel free to get whatever package you prefer:
gnome-extra/connman-gnome
net-libs/libmapi
net-misc/ofono
sys-apps/paludis
signature.asc
Description: This is a digitally signed message part
As Ford Prefect will focus on pulseaudio related packages:
dev-python/python-gudev (now in proxy-maintainers herd)
dev-util/mutrace
dev-util/xesam-tools
media-sound/dbmeasure
media-video/arista
signature.asc
Description: This is a digitally signed message part
El mar, 05-02-2013 a las 19:28 +0100, Pacho Ramos escribió:
[...]
> media-sound/dbmeasure
[...]
Ford Prefect will still take care of this one
signature.asc
Description: This is a digitally signed message part
El vie, 08-02-2013 a las 19:01 +0100, Diego Elio Pettenò escribió:
> On 08/02/2013 18:53, Samuli Suominen wrote:
> >
> > Then intrested parties get to fix what they want and unmask?
>
> I would say that we might want to review linux-firmware, and if the
> newest firmware _is_ there, just get rid
El sáb, 09-02-2013 a las 18:39 +0200, Samuli Suominen escribió:
> On 09/02/13 18:36, Michael Palimaka wrote:
> > Eg. He wrote we should use 'media-libs/libpng:0=', but pre-subslots, the
> > :0 was often (incorrectly?) omitted.
>
> I've at least been adding :0 to many packages, openssl, tiff, libpn
# Pacho Ramos (10 Feb 2013)
# Upstream dropped support for linux time ago (#434390),
# possible security issues (#360539). You can use Windows
# version with PlayOnLinux. Removal in a month.
media-gfx/picasa
# Pacho Ramos (10 Feb 2013)
# Abandoned by upstream, problems building (#362611
El dom, 10-02-2013 a las 19:47 +0800, Patrick Lauer escribió:
> On 02/10/2013 05:01 PM, Pacho Ramos wrote:
> > # Pacho Ramos (10 Feb 2013)
> > # Fails with gcc-4.7, crashes (#301946, #312073), problems with
> > # boost (#319921), problems with python-2.7 (#338826), really old
El dom, 10-02-2013 a las 17:46 +0300, Sergei Trofimovich escribió:
[...]
> The source of confusion was non-working device by default.
> Maybe 'IUSE=+firmware; RDEPEND="firmware? ( sys-kernel/linux-firmware )"'
> for virtual/linux-sources would help user experience a bit.
>
> Sometimes firmware loa
her overlays that look like they are fun)
> >
>
> Go ahead, I will help you.
>
>
> On 02/10/2013 12:59 PM, Pacho Ramos wrote:
> >
> > That is because looks nobody from sci team has enough time to move
> > things from sci overlay to the tree (probably becaus
El mar, 12-02-2013 a las 19:43 +, Fabio Erculiani escribió:
> I am starting to believe that this is yet another good reason for
> having official ebuilds building binaries off gentoo-sources through
> genkernel. Pretty much the same I do in Sabayon since 2007.
>
I think shouldn't have any pro
Due pva lack of time the following packages are now up for grabs:
app-dicts/stardict-freedict-eng-rus
app-doc/gimp-help
app-emulation/e-uae
app-emulation/uae
app-text/cuneiform (proxy maintained)
app-text/mathtex
app-text/yagf
dev-db/gigabase
dev-libs/guiloader-c++
dev-libs/guiloader
dev-libs/judy
As it's now empty
Thanks for joining, I am unsure about releasing its packages for up for
grabs and removing the herd if nobody joins :/
signature.asc
Description: This is a digitally signed message part
El mié, 06-02-2013 a las 18:17 +0800, Dennis Lan (dlan) escribió:
> Hi ALL:
> I'd like to help with following packages (will proxy via tomka)
>
> dev-libs/libev
>which I see one open bug, but trivial to fix #429526
>
> net-misc/ofono
>need version bump (current 1.10, upstream release 1.1
El dom, 20-01-2013 a las 14:55 +, Markos Chandras escribió:
> On 20 January 2013 09:10, Pacho Ramos wrote:
> > Only one package is inside it:
> > net-misc/capi4hylafax
> >
> > It should probably be moved to kingtaco (if he is still interested...
> > are you
El dom, 03-02-2013 a las 13:42 -0800, Tim Harder escribió:
> On 2013-02-03 Sun 13:21, Cyprien Nicolas wrote:
> >> Who is behind lisp overlay? Only you or more people that could also be
> >> contacted to try to get them maintaining guile? Thanks for the info
> >
> >We are 2 or 3 non-dev volonteers.
Regarding licensing issues, maybe we could take fedora package as
reference for clarifying firmware licenses and so:
http://pkgs.fedoraproject.org/cgit/linux-firmware.git/tree/linux-firmware.spec
signature.asc
Description: This is a digitally signed message part
I would like to ask about adding "systemd" USE flag to use.stable.mask
to let us stop needing to revbump packages with optional systemd support
when stabilizing them.
Are you ok with that?
signature.asc
Description: This is a digitally signed message part
El dom, 24-02-2013 a las 15:17 +0100, hasufell escribió:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 02/24/2013 11:11 AM, Diego Elio Pettenò wrote:
> > On 24/02/2013 11:06, Michał Górny wrote:
> >> Then don't put 'autotools' in the name.
> >
> > +1
> >
>
> That would be multilib-mi
El dom, 24-02-2013 a las 09:35 -0500, Rich Freeman escribió:
> On Sun, Feb 24, 2013 at 9:23 AM, Pacho Ramos wrote:
> > I would like to ask about adding "systemd" USE flag to use.stable.mask
> > to let us stop needing to revbump packages with optional systemd support
El dom, 24-02-2013 a las 15:57 +0100, Michał Górny escribió:
[...]
> > d) the previous point will also allow to convert go-mono.eclass packages
> > without introducing yet another eclass for that
>
> So you're introducing a hacky eclass just because you're too lazy to
> convert go-mono packages pr
El dom, 24-02-2013 a las 16:53 +0100, Michał Górny escribió:
> On Sun, 24 Feb 2013 16:12:18 +0100
> Pacho Ramos wrote:
>
> > El dom, 24-02-2013 a las 15:57 +0100, Michał Górny escribió:
> > [...]
> > > > d) the previous point will also allow to convert go-mon
El mié, 27-02-2013 a las 15:01 +0200, Samuli Suominen escribió:
> On 24/02/13 16:17, hasufell wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > On 02/24/2013 11:11 AM, Diego Elio Pettenò wrote:
> >> On 24/02/2013 11:06, Michał Górny wrote:
> >>> Then don't put 'autotools' in the
El mié, 27-02-2013 a las 18:10 +0100, hasufell escribió:
> I don't want to start another useless rant here, because I perfectly
> understand the issue with ABI specific headers.
>
> The problem is:
> a) if you break a provider on purpose, then you should feel
> somehow responsible for the consume
El mié, 27-02-2013 a las 19:27 +0100, Alexis Ballier escribió:
[...]
> > The reason I bring this up again is that there was a strong argument
> > yesterday in #gentoo-dev, so it seems the situation is NOT clear.
>
> What are these arguments ? The IRC conspiracy is hard to follow :)
>
I also read
El mié, 27-02-2013 a las 18:58 +0100, Alexis Ballier escribió:
> On Wed, 27 Feb 2013 18:10:30 +0100
> hasufell wrote:
>
> > I don't want to start another useless rant here, because I perfectly
> > understand the issue with ABI specific headers.
> >
> > The problem is:
> > a) if you break a provi
Due:
http://gentoo.2317880.n4.nabble.com/rox-herd-looks-inactive-for-a-long-time-td257264.html
This is the list:
rox-base/mime-editor
rox-base/oroborox
rox-base/pager
rox-base/rox-autostart
rox-base/rox-clib
rox-base/rox-launch
rox-base/rox-lib
rox-base/rox-media
rox-base/rox-session
rox-base/rox
After talking with Caster. Feel free to get it
Thanks
signature.asc
Description: This is a digitally signed message part
After talking with serkan the following packages are now up for grabs:
x11-libs/gtkhotkey
gnome-extra/file-browser-applet
app-mobilephone/ganyremote
signature.asc
Description: This is a digitally signed message part
As wschlich no longer has enough time for that packages, this herd is
now empty. If you want to help, please join the herd. If nobody joins, I
will proceed with dropping it and moving its packages maintainer-needed
letting everybody want the packages they prefer.
Thanks
signature.asc
Description
El dom, 03-03-2013 a las 22:42 +0100, Tom Wijsman escribió:
> On Sun, 3 Mar 2013 21:00:19 +0200
> Pavlos Ratis wrote:
>
> > I am interested in joining the herd. Now we can be 2 members. :)
>
> Added us both to the net-proxy herd and mail alias.
>
>
> With kind regards,
>
> Tom Wijsman (TomWij
501 - 600 of 1267 matches
Mail list logo