diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-08-02 17:38:31 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-08-02 17:38:31 +0000 |
commit | 91d29aacbeffa2f30b77ffe5c18cd732f0396a39 (patch) | |
tree | d373f4405a51aec9384fccdc49f44d6cecf9ab8e /app-arch | |
parent | stable amd64 (diff) | |
download | gentoo-2-91d29aacbeffa2f30b77ffe5c18cd732f0396a39.tar.gz gentoo-2-91d29aacbeffa2f30b77ffe5c18cd732f0396a39.tar.bz2 gentoo-2-91d29aacbeffa2f30b77ffe5c18cd732f0396a39.zip |
stable amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index f52b11df6cda..1029211a7bac 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.125 2005/07/31 07:16:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.126 2005/08/02 17:34:36 blubb Exp $ + + 02 Aug 2005; Simon Stelling <blubb@gentoo.org> file-roller-2.10.3.ebuild: + stable on amd64 31 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> file-roller-2.10.3.ebuild: diff --git a/app-arch/file-roller/file-roller-2.10.3.ebuild b/app-arch/file-roller/file-roller-2.10.3.ebuild index d1d76d0f37b0..d4501a0d0bbb 100644 --- a/app-arch/file-roller/file-roller-2.10.3.ebuild +++ b/app-arch/file-roller/file-roller-2.10.3.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.3.ebuild,v 1.7 2005/07/31 07:16:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.10.3.ebuild,v 1.8 2005/08/02 17:34:36 blubb Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://fileroller.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.6 |