diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-03 22:28:37 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-03 22:28:37 +0000 |
commit | d3bccf546874b797a58b3fcfd8887925ab455f7d (patch) | |
tree | ee9227ca523f459672a17a6d1fca5bf478dc606e /x11-plugins/fsviewer | |
parent | mksh bump (diff) | |
download | gentoo-2-d3bccf546874b797a58b3fcfd8887925ab455f7d.tar.gz gentoo-2-d3bccf546874b797a58b3fcfd8887925ab455f7d.tar.bz2 gentoo-2-d3bccf546874b797a58b3fcfd8887925ab455f7d.zip |
stable x86; bug #144835
(Portage version: 2.1-r2)
Diffstat (limited to 'x11-plugins/fsviewer')
-rw-r--r-- | x11-plugins/fsviewer/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/fsviewer/fsviewer-0.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/fsviewer/ChangeLog b/x11-plugins/fsviewer/ChangeLog index 1dd222114278..802d49346230 100644 --- a/x11-plugins/fsviewer/ChangeLog +++ b/x11-plugins/fsviewer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/fsviewer # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.12 2006/08/26 17:25:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.13 2006/09/03 22:28:37 tsunam Exp $ + + 03 Sep 2006; Joshua Jackson <tsunam@gentoo.org> fsviewer-0.2.5.ebuild: + Stable x86; bug #144835 26 Aug 2006; <nixnut@gentoo.org> fsviewer-0.2.5.ebuild: Stable on ppc wrt bug #144835 diff --git a/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild b/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild index e17a83825021..2d1a8a91aefa 100644 --- a/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild +++ b/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild,v 1.4 2006/08/26 17:25:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild,v 1.5 2006/09/03 22:28:37 tsunam Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.bayernline.de/~gscholz/linux/${PN}/${MY_PN}.app-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" |