diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-09 18:54:22 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-09 18:54:22 +0000 |
commit | 2b1f70cff72e6966537ae63e9adc221dd538ca7f (patch) | |
tree | d00366bb2fcf7fb0264c63e64eb123480bd4edd4 /sys-auth/policykit-qt | |
parent | Restore database regeneration message wrt #288312. (diff) | |
download | gentoo-2-2b1f70cff72e6966537ae63e9adc221dd538ca7f.tar.gz gentoo-2-2b1f70cff72e6966537ae63e9adc221dd538ca7f.tar.bz2 gentoo-2-2b1f70cff72e6966537ae63e9adc221dd538ca7f.zip |
amd64 stable wrt #287693
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/policykit-qt')
-rw-r--r-- | sys-auth/policykit-qt/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/policykit-qt/ChangeLog b/sys-auth/policykit-qt/ChangeLog index a4b5ec67c687..c0c32e6088bf 100644 --- a/sys-auth/policykit-qt/ChangeLog +++ b/sys-auth/policykit-qt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/policykit-qt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/ChangeLog,v 1.3 2009/09/12 16:02:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/ChangeLog,v 1.4 2009/10/09 18:54:22 ssuominen Exp $ + + 09 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + policykit-qt-0.9.2.ebuild: + amd64 stable wrt #287693 12 Sep 2009; Raúl Porcel <armin76@gentoo.org> policykit-qt-0.9.2.ebuild: Add ~alpha/~ia64 wrt #280312 diff --git a/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild b/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild index 000b272b2e17..8de1e918a0f2 100644 --- a/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild +++ b/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild,v 1.3 2009/09/12 16:02:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild,v 1.4 2009/10/09 18:54:22 ssuominen Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://kde.org/" SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~x86" SLOT="0" IUSE="debug examples" |