diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-19 14:25:50 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-19 14:25:50 +0000 |
commit | 91192e2eb24062e755566ec6267660364dd119dc (patch) | |
tree | 6283ea0a3e4dacef1fee467b238a5aa09430d59c | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-91192e2eb24062e755566ec6267660364dd119dc.tar.gz gentoo-2-91192e2eb24062e755566ec6267660364dd119dc.tar.bz2 gentoo-2-91192e2eb24062e755566ec6267660364dd119dc.zip |
Stable on alpha.
-rw-r--r-- | app-arch/file-roller/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.8.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 46a81e3ae01c..c80d43045287 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,10 @@ # 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.88 2004/12/19 06:25:10 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.89 2004/12/19 14:25:50 kloeri Exp $ + + 19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + file-roller-2.8.3.ebuild: + Stable on alpha. 19 Dec 2004; Mike Gardiner <obz@gentoo.org> file-roller-2.8.3.ebuild: Keyworded x86 and ppc for GNOME 2.8.1 diff --git a/app-arch/file-roller/file-roller-2.8.3.ebuild b/app-arch/file-roller/file-roller-2.8.3.ebuild index e06139b36c57..259c6e052235 100644 --- a/app-arch/file-roller/file-roller-2.8.3.ebuild +++ b/app-arch/file-roller/file-roller-2.8.3.ebuild @@ -1,6 +1,6 @@ # 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.8.3.ebuild,v 1.2 2004/12/19 06:25:10 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.8.3.ebuild,v 1.3 2004/12/19 14:25:50 kloeri Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ppc alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" IUSE="" RDEPEND=">=dev-libs/glib-2 |