diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-19 18:11:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-19 18:11:49 +0000 |
commit | ed811c1912e461a74a0031559c86dcf38e657e32 (patch) | |
tree | 864ac7969a56794c289eb389fbfad851182e07ed /sys-auth | |
parent | Stable on amd64 wrt bug 177757 (diff) | |
download | gentoo-2-ed811c1912e461a74a0031559c86dcf38e657e32.tar.gz gentoo-2-ed811c1912e461a74a0031559c86dcf38e657e32.tar.bz2 gentoo-2-ed811c1912e461a74a0031559c86dcf38e657e32.zip |
Add ~alpha wrt #176517
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 7b3a1d21c5ba..7b2e8a476f18 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.11 2007/04/11 14:28:06 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.12 2007/05/19 18:11:49 armin76 Exp $ + + 19 May 2007; Raúl Porcel <armin76@gentoo.org> consolekit-0.2.1.ebuild: + Add ~alpha wrt #176517 11 Apr 2007; Doug Goldstein <cardoe@gentoo.org> consolekit-0.2.1.ebuild: oops. left in some patches diff --git a/sys-auth/consolekit/consolekit-0.2.1.ebuild b/sys-auth/consolekit/consolekit-0.2.1.ebuild index cfb636e98287..0d4ea203cec0 100644 --- a/sys-auth/consolekit/consolekit-0.2.1.ebuild +++ b/sys-auth/consolekit/consolekit-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.1.ebuild,v 1.3 2007/04/11 14:28:06 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.1.ebuild,v 1.4 2007/05/19 18:11:49 armin76 Exp $ inherit eutils autotools multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://if.only.it.had.one" SRC_URI="http://people.freedesktop.org/~mccann/dist/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug pam" # Not parallel make safe |