diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-06 17:57:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-06 17:57:50 +0000 |
commit | ff1ab34427fd581cd95adf0eff8d3346bb70cb47 (patch) | |
tree | 8960e8fa95adaba7d13856b7315c12d84d07b724 /sys-auth | |
parent | Add prefix keywords, bug 298739 (diff) | |
download | gentoo-2-ff1ab34427fd581cd95adf0eff8d3346bb70cb47.tar.gz gentoo-2-ff1ab34427fd581cd95adf0eff8d3346bb70cb47.tar.bz2 gentoo-2-ff1ab34427fd581cd95adf0eff8d3346bb70cb47.zip |
Marked ~hppa (bug #296548).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index bc15100b1fd1..fa8411da7386 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/consolekit -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.58 2009/10/29 23:33:46 eva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.59 2010/01/06 17:57:50 jer Exp $ + + 06 Jan 2010; Jeroen Roovers <jer@gentoo.org> consolekit-0.4.1.ebuild: + Marked ~hppa (bug #296548). *consolekit-0.4.1 (29 Oct 2009) diff --git a/sys-auth/consolekit/consolekit-0.4.1.ebuild b/sys-auth/consolekit/consolekit-0.4.1.ebuild index 807477727021..dfbe074987ca 100644 --- a/sys-auth/consolekit/consolekit-0.4.1.ebuild +++ b/sys-auth/consolekit/consolekit-0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.1 2009/10/29 23:33:46 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.2 2010/01/06 17:57:50 jer Exp $ EAPI="2" @@ -17,7 +17,7 @@ SRC_URI="http://www.freedesktop.org/software/${MY_PN}/dist/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="debug doc pam policykit" RDEPEND=">=dev-libs/glib-2.16 |