diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-27 19:42:47 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-27 19:42:47 +0000 |
commit | dac38bc2175f1f7338f6d490186caea3d3c02ccf (patch) | |
tree | ac417212c3eacdf08652b9ba42d1562c82af2cf7 /x11-libs | |
parent | Fix double sparc mask (Manifest recommit) (diff) | |
download | gentoo-2-dac38bc2175f1f7338f6d490186caea3d3c02ccf.tar.gz gentoo-2-dac38bc2175f1f7338f6d490186caea3d3c02ccf.tar.bz2 gentoo-2-dac38bc2175f1f7338f6d490186caea3d3c02ccf.zip |
Stable on sparc. Forgot to commit :)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/rep-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/rep-gtk/rep-gtk-0.17-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/rep-gtk/ChangeLog b/x11-libs/rep-gtk/ChangeLog index 3f53671b40e9..7ad59cbbe70a 100644 --- a/x11-libs/rep-gtk/ChangeLog +++ b/x11-libs/rep-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/rep-gtk -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v 1.19 2003/11/24 15:53:00 agriffis Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/ChangeLog,v 1.20 2004/02/27 19:42:47 bazik Exp $ + + 27 Feb 2004; Sven Blumenstein <bazik@gentoo.org> rep-gtk-0.17-r1.ebuild: + Stable on sparc. Forgot to commit :) 24 Nov 2003; Aron Griffis <agriffis@gentoo.org> rep-gtk-0.18.ebuild: Stable on x86, alpha, ia64 diff --git a/x11-libs/rep-gtk/rep-gtk-0.17-r1.ebuild b/x11-libs/rep-gtk/rep-gtk-0.17-r1.ebuild index afe52647735e..748102c5c54e 100644 --- a/x11-libs/rep-gtk/rep-gtk-0.17-r1.ebuild +++ b/x11-libs/rep-gtk/rep-gtk-0.17-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.17-r1.ebuild,v 1.3 2003/04/01 20:08:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.17-r1.ebuild,v 1.4 2004/02/27 19:42:47 bazik Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://rep-gtk.sourceforge.net/" SLOT="gtk-2.0" LICENSE="GPL-2" -KEYWORDS="x86 alpha" +KEYWORDS="x86 alpha sparc" DEPEND="virtual/glibc >=dev-util/pkgconfig-0.12.0 |