diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-28 19:54:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-28 19:54:31 +0000 |
commit | b3f4cbd93d94d61c143e9f12e761fcea5f0a757d (patch) | |
tree | eff887a8774d6999232622cacc82fa376420927e /x11-libs | |
parent | Stable on sparc wrt #149444 (diff) | |
download | gentoo-2-b3f4cbd93d94d61c143e9f12e761fcea5f0a757d.tar.gz gentoo-2-b3f4cbd93d94d61c143e9f12e761fcea5f0a757d.tar.bz2 gentoo-2-b3f4cbd93d94d61c143e9f12e761fcea5f0a757d.zip |
Stable on sparc wrt #149444
(Portage version: 2.1.1)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gksu/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gksu/gksu-1.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gksu/ChangeLog b/x11-libs/gksu/ChangeLog index 5137c2943a11..4c78eac8015b 100644 --- a/x11-libs/gksu/ChangeLog +++ b/x11-libs/gksu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gksu # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.21 2006/09/28 19:38:41 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.22 2006/09/28 19:54:31 gustavoz Exp $ + + 28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> gksu-1.9.1.ebuild: + Stable on sparc wrt #149444 28 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> gksu-1.9.1.ebuild: Marked stable on amd64 for bug #149444 diff --git a/x11-libs/gksu/gksu-1.9.1.ebuild b/x11-libs/gksu/gksu-1.9.1.ebuild index 2f40012b2acc..8114656ea896 100644 --- a/x11-libs/gksu/gksu-1.9.1.ebuild +++ b/x11-libs/gksu/gksu-1.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-1.9.1.ebuild,v 1.3 2006/09/28 19:38:41 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-1.9.1.ebuild,v 1.4 2006/09/28 19:54:31 gustavoz Exp $ inherit gnome2 fixheadtails @@ -9,7 +9,7 @@ HOMEPAGE="http://www.nongnu.org/gksu/" SRC_URI="http://people.debian.org/~kov/gksu/gksu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc sparc ~x86" IUSE="${IUSE} nls" RDEPEND=">=x11-libs/libgksu-1.9.2 |