diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 17:39:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 17:39:40 +0000 |
commit | c8e5cf909867b3ed193c22a92a8627bc86ca2a30 (patch) | |
tree | c62c0dfe524411aa2d17a417d0fdc6dd1855d263 /x11-libs | |
parent | Version bump; remove old (diff) | |
download | gentoo-2-c8e5cf909867b3ed193c22a92a8627bc86ca2a30.tar.gz gentoo-2-c8e5cf909867b3ed193c22a92a8627bc86ca2a30.tar.bz2 gentoo-2-c8e5cf909867b3ed193c22a92a8627bc86ca2a30.zip |
alpha/ia64/sparc stable wrt #376345
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/rep-gtk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/rep-gtk/ChangeLog b/x11-libs/rep-gtk/ChangeLog index f32018435079..418565ffc85f 100644 --- a/x11-libs/rep-gtk/ChangeLog +++ b/x11-libs/rep-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/rep-gtk # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v 1.65 2011/08/06 12:33:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v 1.66 2011/08/07 17:39:40 armin76 Exp $ + + 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> rep-gtk-0.90.3.ebuild: + alpha/ia64/sparc stable wrt #376345 06 Aug 2011; Markus Meier <maekke@gentoo.org> rep-gtk-0.90.3.ebuild: x86 stable, bug #376345 diff --git a/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild b/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild index 684f10ac144e..623294bbec96 100644 --- a/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild +++ b/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild,v 1.4 2011/08/06 12:33:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.90.3.ebuild,v 1.5 2011/08/07 17:39:40 armin76 Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="http://download.tuxfamily.org/sawfish/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="gtk-2.0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/librep-0.90.5 |