diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:00:13 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:00:13 +0000 |
commit | 7babbac1a50da3bb3a8678eaea7560cb7f65f79f (patch) | |
tree | b6866b9b33ab48e1012a68e0ef982f6aa8493e19 /app-arch | |
parent | ppc stable, bug #139612 (diff) | |
download | gentoo-2-7babbac1a50da3bb3a8678eaea7560cb7f65f79f.tar.gz gentoo-2-7babbac1a50da3bb3a8678eaea7560cb7f65f79f.tar.bz2 gentoo-2-7babbac1a50da3bb3a8678eaea7560cb7f65f79f.zip |
ppc stable, bug #139612
(Portage version: 2.1-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.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 26e40bc9d3d1..59ddea8dfc9e 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.168 2006/07/12 16:18:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.169 2006/07/14 16:00:13 dertobi123 Exp $ + + 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + file-roller-2.14.3.ebuild: + ppc stable, bug #139612 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> file-roller-2.14.3.ebuild: 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 c52b5c561d09..b87695482640 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.3 2006/07/12 16:18:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.14.3.ebuild,v 1.4 2006/07/14 16:00:13 dertobi123 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="" RDEPEND=">=dev-libs/glib-2.6 |