diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-14 17:27:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-14 17:27:41 +0000 |
commit | 6b72fcbff3212e2473b97b7cadb926774de34f2a (patch) | |
tree | 21158ac3e0b120f55697147b801e38aeefb42ddc /app-arch | |
parent | alpha/ia64/sparc stable wrt #314899 (diff) | |
download | gentoo-2-6b72fcbff3212e2473b97b7cadb926774de34f2a.tar.gz gentoo-2-6b72fcbff3212e2473b97b7cadb926774de34f2a.tar.bz2 gentoo-2-6b72fcbff3212e2473b97b7cadb926774de34f2a.zip |
alpha/ia64/sparc stable wrt #314899
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.28.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 1d78635540ae..c3636595e3dc 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/file-roller # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.276 2010/08/01 11:40:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.277 2010/08/14 17:27:41 armin76 Exp $ + + 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> file-roller-2.28.2.ebuild: + alpha/ia64/sparc stable wrt #314899 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> file-roller-2.30.2.ebuild: diff --git a/app-arch/file-roller/file-roller-2.28.2.ebuild b/app-arch/file-roller/file-roller-2.28.2.ebuild index cffc7ce7f7e6..ddb12b562a23 100644 --- a/app-arch/file-roller/file-roller-2.28.2.ebuild +++ b/app-arch/file-roller/file-roller-2.28.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.28.2.ebuild,v 1.6 2010/07/20 01:57:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.28.2.ebuild,v 1.7 2010/08/14 17:27:41 armin76 Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="nautilus" RDEPEND=">=dev-libs/glib-2.16.0 |