diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 15:58:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 15:58:39 +0000 |
commit | 55183b15c71a50b01fc614044ef9db2fd0f05ac9 (patch) | |
tree | 4a3565fc92247ef40480e2241e3e6ff71d0e02b7 /app-arch | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-55183b15c71a50b01fc614044ef9db2fd0f05ac9.tar.gz gentoo-2-55183b15c71a50b01fc614044ef9db2fd0f05ac9.tar.bz2 gentoo-2-55183b15c71a50b01fc614044ef9db2fd0f05ac9.zip |
Mark 2.12.0 2.10.4 ~alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.10.4.ebuild | 4 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.12.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 5e1c6128726a..31ac95179c5f 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.139 2005/09/17 15:12:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.140 2005/09/17 15:58:39 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> file-roller-2.10.4.ebuild, + file-roller-2.12.0.ebuild: + Mark 2.12.0 2.10.4 ~alpha *file-roller-2.12.0 (09 Sep 2005) diff --git a/app-arch/file-roller/file-roller-2.10.4.ebuild b/app-arch/file-roller/file-roller-2.10.4.ebuild index d81a55397a13..bc6d85f0cc41 100644 --- a/app-arch/file-roller/file-roller-2.10.4.ebuild +++ b/app-arch/file-roller/file-roller-2.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.10.4.ebuild,v 1.8 2005/09/03 18:56:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.10.4.ebuild,v 1.9 2005/09/17 15:58:39 agriffis Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.6 diff --git a/app-arch/file-roller/file-roller-2.12.0.ebuild b/app-arch/file-roller/file-roller-2.12.0.ebuild index a9c281ed71ca..8aa8530c36b4 100644 --- a/app-arch/file-roller/file-roller-2.12.0.ebuild +++ b/app-arch/file-roller/file-roller-2.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.12.0.ebuild,v 1.1 2005/09/09 01:50:42 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.12.0.ebuild,v 1.2 2005/09/17 15:58:39 agriffis Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.6 |