diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 23:45:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 23:45:58 +0000 |
commit | e5b7d9789ba05d214d30269706d12601f3f64969 (patch) | |
tree | 6236c341648a1bd8cf39398f39c36fb87b67f395 /app-arch/file-roller | |
parent | alpha/ia64 stable wrt #185823 (diff) | |
download | gentoo-2-e5b7d9789ba05d214d30269706d12601f3f64969.tar.gz gentoo-2-e5b7d9789ba05d214d30269706d12601f3f64969.tar.bz2 gentoo-2-e5b7d9789ba05d214d30269706d12601f3f64969.zip |
alpha/ia64 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-arch/file-roller')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.18.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 34758c9f3084..e8fc0282372d 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/file-roller # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.206 2007/08/07 20:04:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.207 2007/08/08 23:45:58 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> file-roller-2.18.4.ebuild: + alpha/ia64 stable wrt #185823 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> file-roller-2.18.4.ebuild: diff --git a/app-arch/file-roller/file-roller-2.18.4.ebuild b/app-arch/file-roller/file-roller-2.18.4.ebuild index 6d2b45d6a019..46b602dc9103 100644 --- a/app-arch/file-roller/file-roller-2.18.4.ebuild +++ b/app-arch/file-roller/file-roller-2.18.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.18.4.ebuild,v 1.3 2007/08/07 20:04:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.18.4.ebuild,v 1.4 2007/08/08 23:45:58 armin76 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 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="gnome" RDEPEND=">=dev-libs/glib-2.12 |