diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-01 22:28:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-01 22:28:20 +0000 |
commit | ea8d1198240290f02431c5373baaee4b3e728180 (patch) | |
tree | 3f71d1822f6d7de2facea0984291b367004a8925 /app-arch | |
parent | Keyworded ~x86, as requested by chainsaw. (diff) | |
download | gentoo-2-ea8d1198240290f02431c5373baaee4b3e728180.tar.gz gentoo-2-ea8d1198240290f02431c5373baaee4b3e728180.tar.bz2 gentoo-2-ea8d1198240290f02431c5373baaee4b3e728180.zip |
Alpha stable.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.10.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 31ac95179c5f..a3f1c6c694f8 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.140 2005/09/17 15:58:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.141 2005/10/01 22:28:20 kloeri Exp $ + + 01 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> + file-roller-2.10.4.ebuild: + Alpha stable. 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> file-roller-2.10.4.ebuild, file-roller-2.12.0.ebuild: diff --git a/app-arch/file-roller/file-roller-2.10.4.ebuild b/app-arch/file-roller/file-roller-2.10.4.ebuild index bc6d85f0cc41..f03179085c77 100644 --- a/app-arch/file-roller/file-roller-2.10.4.ebuild +++ b/app-arch/file-roller/file-roller-2.10.4.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/app-arch/file-roller/file-roller-2.10.4.ebuild,v 1.9 2005/09/17 15:58:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.10.4.ebuild,v 1.10 2005/10/01 22:28:20 kloeri Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.6 |