diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 10:42:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 10:42:19 +0000 |
commit | 1be0b52e39ccc21aecc301dabbd1f51f59d06750 (patch) | |
tree | b87a537e7c77aabb3526cb32b69339fdd6f78d39 /app-arch/file-roller | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-1be0b52e39ccc21aecc301dabbd1f51f59d06750.tar.gz gentoo-2-1be0b52e39ccc21aecc301dabbd1f51f59d06750.tar.bz2 gentoo-2-1be0b52e39ccc21aecc301dabbd1f51f59d06750.zip |
Stable on alpha.
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 015815f24848..efd8238fed7c 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/file-roller # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.86 2004/11/24 17:20:10 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.87 2004/12/11 10:42:19 kloeri Exp $ + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + file-roller-2.8.0.ebuild: + Stable on alpha. *file-roller-2.8.3 (25 Nov 2004) diff --git a/app-arch/file-roller/file-roller-2.8.0.ebuild b/app-arch/file-roller/file-roller-2.8.0.ebuild index c10fc02651f8..d88b27845c46 100644 --- a/app-arch/file-roller/file-roller-2.8.0.ebuild +++ b/app-arch/file-roller/file-roller-2.8.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/app-arch/file-roller/file-roller-2.8.0.ebuild,v 1.4 2004/11/12 03:10:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.8.0.ebuild,v 1.5 2004/12/11 10:42:19 kloeri Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" IUSE="" RDEPEND=">=dev-libs/glib-2 |