diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 03:41:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 03:41:36 +0000 |
commit | 20f3744bc8e26af42515b7f21ac4b68b837d8478 (patch) | |
tree | 6ca8287daf8070d157f85aaefb209b47b894550f /app-arch/file-roller | |
parent | stable on alpha (diff) | |
download | historical-20f3744bc8e26af42515b7f21ac4b68b837d8478.tar.gz historical-20f3744bc8e26af42515b7f21ac4b68b837d8478.tar.bz2 historical-20f3744bc8e26af42515b7f21ac4b68b837d8478.zip |
stable on alpha
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.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 95896ec21b96..2979f775c4ca 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-arch/file-roller # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.26 2003/02/17 12:55:17 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.27 2003/02/22 03:41:36 agriffis Exp $ *file-roller-2.2.1 (30 Jan 2003) + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> file-roller-2.2.1.ebuild : + Mark stable on Alpha + 17 Feb 2003; foser <foser@gentoo.org> file-roller-2.2.1.ebuild : Added scrollkeeper dep to fix #15838 diff --git a/app-arch/file-roller/file-roller-2.2.1.ebuild b/app-arch/file-roller/file-roller-2.2.1.ebuild index 9a38a07d528a..22e24b9c07cb 100644 --- a/app-arch/file-roller/file-roller-2.2.1.ebuild +++ b/app-arch/file-roller/file-roller-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.2.1.ebuild,v 1.6 2003/02/17 12:55:17 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.2.1.ebuild,v 1.7 2003/02/22 03:41:36 agriffis Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc alpha" DEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2.1 |