diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 02:04:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 02:04:39 +0000 |
commit | 46921da61d3a48e006d1371e37fa15d0faa77491 (patch) | |
tree | 4003940bd1fcb92a75202b1092c7d143fd9c0133 /x11-misc | |
parent | Mark 1.27-r1 stable on alpha (diff) | |
download | historical-46921da61d3a48e006d1371e37fa15d0faa77491.tar.gz historical-46921da61d3a48e006d1371e37fa15d0faa77491.tar.bz2 historical-46921da61d3a48e006d1371e37fa15d0faa77491.zip |
Mark 0.3 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index f26c29c45fa0..519a6b6619ee 100644 --- a/x11-misc/xrestop/ChangeLog +++ b/x11-misc/xrestop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrestop # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.12 2005/08/05 13:05:47 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.13 2005/09/17 02:04:39 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> xrestop-0.3.ebuild: + Mark 0.3 stable on alpha 05 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> xrestop-0.3.ebuild: marked ~alpha, wrt bug #98527 diff --git a/x11-misc/xrestop/xrestop-0.3.ebuild b/x11-misc/xrestop/xrestop-0.3.ebuild index d0608c0a6d0c..f6d97584dac2 100644 --- a/x11-misc/xrestop/xrestop-0.3.ebuild +++ b/x11-misc/xrestop/xrestop-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.6 2005/08/05 13:05:47 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.7 2005/09/17 02:04:39 agriffis Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software_2fxrestop" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" RDEPEND="virtual/x11" |