diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 15:13:02 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 15:13:02 +0000 |
commit | 20d1601575f072c14e51b58a2401420b0ccff87d (patch) | |
tree | 1bae95d16442e7cd6949ffac3ed8acd9ae63fa2f /app-arch | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-20d1601575f072c14e51b58a2401420b0ccff87d.tar.gz gentoo-2-20d1601575f072c14e51b58a2401420b0ccff87d.tar.bz2 gentoo-2-20d1601575f072c14e51b58a2401420b0ccff87d.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.14.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 345108fcfba6..0ec5f175ca6f 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.178 2006/10/12 20:10:41 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.179 2006/10/19 15:13:02 kloeri Exp $ + + 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + file-roller-2.14.3.ebuild: + Stable on Alpha. *file-roller-2.16.1 (12 Oct 2006) diff --git a/app-arch/file-roller/file-roller-2.14.3.ebuild b/app-arch/file-roller/file-roller-2.14.3.ebuild index 223fc5c0295b..d83dd47eba58 100644 --- a/app-arch/file-roller/file-roller-2.14.3.ebuild +++ b/app-arch/file-roller/file-roller-2.14.3.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/app-arch/file-roller/file-roller-2.14.3.ebuild,v 1.9 2006/09/14 01:26:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.14.3.ebuild,v 1.10 2006/10/19 15:13:02 kloeri Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.6 |