diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 19:54:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 19:54:19 +0000 |
commit | af212f25d7a11fcbf09eda80144643f6470a283d (patch) | |
tree | cd7d95b5d3670fc16bf107ea9451a754cc338bf4 /app-arch | |
parent | sync IUSE (+apache2) (Manifest recommit) (diff) | |
download | gentoo-2-af212f25d7a11fcbf09eda80144643f6470a283d.tar.gz gentoo-2-af212f25d7a11fcbf09eda80144643f6470a283d.tar.bz2 gentoo-2-af212f25d7a11fcbf09eda80144643f6470a283d.zip |
sync IUSE (-${IUSE})
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.4.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index f98dd6dac585..3764e0a312f7 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.72 2004/06/24 21:30:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.73 2004/06/29 19:54:19 agriffis Exp $ + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> file-roller-2.4.4-r2.ebuild: + sync IUSE (-${IUSE}) 03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> file-roller-2.6.0.ebuild: Stable on mips. diff --git a/app-arch/file-roller/file-roller-2.4.4-r2.ebuild b/app-arch/file-roller/file-roller-2.4.4-r2.ebuild index b5d2fb0daeec..43fdf8face01 100644 --- a/app-arch/file-roller/file-roller-2.4.4-r2.ebuild +++ b/app-arch/file-roller/file-roller-2.4.4-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 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.4.4-r2.ebuild,v 1.11 2004/06/24 21:30:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.4.4-r2.ebuild,v 1.12 2004/06/29 19:54:19 agriffis Exp $ inherit eutils gnome2 DESCRIPTION="Archive manager for GNOME" HOMEPAGE="http://fileroller.sourceforge.net/" -IUSE="${IUSE}" +IUSE="" LICENSE="GPL-2" SLOT="0" |