diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-25 10:34:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-25 10:34:15 +0000 |
commit | 7450f27fb7a32add817fd61371a2ed2d4094b5f6 (patch) | |
tree | bbad7062eb08bd053c1389018b25da4834853a73 | |
parent | dev-util/poseidonCE moved to java junkyard, see #115631 (diff) | |
download | gentoo-2-7450f27fb7a32add817fd61371a2ed2d4094b5f6.tar.gz gentoo-2-7450f27fb7a32add817fd61371a2ed2d4094b5f6.tar.bz2 gentoo-2-7450f27fb7a32add817fd61371a2ed2d4094b5f6.zip |
Revert
(Portage version: 2.1.3.19)
-rw-r--r-- | sys-auth/policykit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/policykit/policykit-0.6.ebuild | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/sys-auth/policykit/ChangeLog b/sys-auth/policykit/ChangeLog index dd6407f5241a..3479c2049242 100644 --- a/sys-auth/policykit/ChangeLog +++ b/sys-auth/policykit/ChangeLog @@ -1,9 +1,6 @@ # ChangeLog for sys-auth/policykit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.4 2008/01/25 10:30:09 armin76 Exp $ - - 25 Jan 2008; Raúl Porcel <armin76@gentoo.org> policykit-0.6.ebuild: - alpha/ia64/sparc stable +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.5 2008/01/25 10:34:15 armin76 Exp $ 29 Dec 2007; Raúl Porcel <armin76@gentoo.org> policykit-0.6.ebuild: Add ~alpha/~ia64/~sparc wrt #200076 diff --git a/sys-auth/policykit/policykit-0.6.ebuild b/sys-auth/policykit/policykit-0.6.ebuild index c46cefc5e97b..78742034fe96 100644 --- a/sys-auth/policykit/policykit-0.6.ebuild +++ b/sys-auth/policykit/policykit-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.6.ebuild,v 1.4 2008/01/25 10:30:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.6.ebuild,v 1.5 2008/01/25 10:34:15 armin76 Exp $ inherit eutils autotools multilib @@ -12,7 +12,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="doc selinux" RDEPEND=">=dev-libs/glib-2.7 |