diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-12 17:14:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-12 17:14:14 +0000 |
commit | 423c4056db8aa3842231bdb63dda8ac4e450515e (patch) | |
tree | 64884c3a64c257d1d72a6d4c21cdbbab9bdb36ff /app-arch | |
parent | Moved 0.2.3 to stable on alpha. ~alpha to 0.2.4 (diff) | |
download | historical-423c4056db8aa3842231bdb63dda8ac4e450515e.tar.gz historical-423c4056db8aa3842231bdb63dda8ac4e450515e.tar.bz2 historical-423c4056db8aa3842231bdb63dda8ac4e450515e.zip |
add ~alpha
Diffstat (limited to 'app-arch')
-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 dc394d8c41ed..c806f71ecca1 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.24 2003/02/12 02:56:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.25 2003/02/12 17:14:14 agriffis Exp $ *file-roller-2.2.1 (30 Jan 2003) + 12 Feb 2003; Aron Griffis <agriffis@gentoo.org> file-roller-2.2.1.ebuild : + Add ~alpha to KEYWORDS + 06 Feb 2003; foser <foser@gentoo.org> file-roller-2.2.1.ebuild : Fix gnome-vfs dep 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 49ac66fc5e68..6ca377cbf02a 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-2002 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.3 2003/02/09 15:09:00 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.2.1.ebuild,v 1.4 2003/02/12 17:14:14 agriffis Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~alpha" DEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2.1 |