diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-11-18 12:10:59 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-11-18 12:10:59 +0000 |
commit | f939fe5dc4c3cbb260026867c71eacdd4a8f7b0c (patch) | |
tree | afb766750d82db972883e3299c2b75da28393396 /x11-misc | |
parent | bug #71334: automatically copy of old privatedir to new location (Manifest re... (diff) | |
download | gentoo-2-f939fe5dc4c3cbb260026867c71eacdd4a8f7b0c.tar.gz gentoo-2-f939fe5dc4c3cbb260026867c71eacdd4a8f7b0c.tar.bz2 gentoo-2-f939fe5dc4c3cbb260026867c71eacdd4a8f7b0c.zip |
Marked stable on x86.
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gwhere/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/gwhere/gwhere-0.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/gwhere/ChangeLog b/x11-misc/gwhere/ChangeLog index d13af155c3eb..7503eaf8b6f8 100644 --- a/x11-misc/gwhere/ChangeLog +++ b/x11-misc/gwhere/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gwhere # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gwhere/ChangeLog,v 1.7 2004/09/02 22:49:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gwhere/ChangeLog,v 1.8 2004/11/18 12:10:59 pyrania Exp $ + + 18 Nov 2004; <pyrania@gentoo.org> gwhere-0.1.4.ebuild: + Marked stable on x86. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> gwhere-0.1.4.ebuild: diff --git a/x11-misc/gwhere/gwhere-0.1.4.ebuild b/x11-misc/gwhere/gwhere-0.1.4.ebuild index 33377c3db3ae..8028772fd750 100644 --- a/x11-misc/gwhere/gwhere-0.1.4.ebuild +++ b/x11-misc/gwhere/gwhere-0.1.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gwhere/gwhere-0.1.4.ebuild,v 1.2 2004/09/02 22:49:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gwhere/gwhere-0.1.4.ebuild,v 1.3 2004/11/18 12:10:59 pyrania Exp $ DESCRIPTION="Removable media cataloger made with GTK+" HOMEPAGE="http://www.gwhere.org/" SRC_URI="http://www.gwhere.org/download/source/${P}.tar.gz" -KEYWORDS="~x86 ppc ~sparc ~alpha" +KEYWORDS="x86 ppc ~sparc ~alpha" LICENSE="GPL-2" SLOT="0" |