diff options
author | Peter Johanson <latexer@gentoo.org> | 2004-06-27 22:31:07 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2004-06-27 22:31:07 +0000 |
commit | ab45a3bdb3f16322edc1798765aebe34c8633da3 (patch) | |
tree | 021d6f09eb14937050d25bad63dcf23c0a5c0d0f /x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild | |
parent | glibc -> libc (diff) | |
download | gentoo-2-ab45a3bdb3f16322edc1798765aebe34c8633da3.tar.gz gentoo-2-ab45a3bdb3f16322edc1798765aebe34c8633da3.tar.bz2 gentoo-2-ab45a3bdb3f16322edc1798765aebe34c8633da3.zip |
Bump to latest release, and mark 3.0 stable on x86.
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild index 45ddea3ae4c8..5361292143e3 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild,v 1.2 2004/06/24 23:22:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild,v 1.3 2004/06/27 22:31:07 latexer Exp $ IUSE="xgetdefault" @@ -10,7 +10,7 @@ SRC_URI="http://rxvt-unicode-dist.plan9.de/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 ~sparc ~amd64 ~ppc" DEPEND="virtual/glibc virtual/x11" |