diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:18:07 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:18:07 +0000 |
commit | b10d8c44b11679892fc80ecc4f96143ffc95198c (patch) | |
tree | adc2f70f10ca7b2aaf9f65e74a3a5f6fbaf0bd22 /app-arch/file-roller | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-b10d8c44b11679892fc80ecc4f96143ffc95198c.tar.gz gentoo-2-b10d8c44b11679892fc80ecc4f96143ffc95198c.tar.bz2 gentoo-2-b10d8c44b11679892fc80ecc4f96143ffc95198c.zip |
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
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.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 59ddea8dfc9e..df4876b8484b 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.169 2006/07/14 16:00:13 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.170 2006/07/16 11:18:07 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + file-roller-2.14.3.ebuild: + hppa stable, bug #139612 14 Jul 2006; Tobias Scherbaum <dertobi123@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 b87695482640..1a31aa1d96ff 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.4 2006/07/14 16:00:13 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.14.3.ebuild,v 1.5 2006/07/16 11:18:07 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 |