diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 11:29:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 11:29:45 +0000 |
commit | c116fd1262e5c364aa5548ad10bfdcef380fba85 (patch) | |
tree | c30c32e9aa477a723fa0c0b89b6d8af0bed061ac /app-arch/file-roller | |
parent | stable on amd64 (diff) | |
download | historical-c116fd1262e5c364aa5548ad10bfdcef380fba85.tar.gz historical-c116fd1262e5c364aa5548ad10bfdcef380fba85.tar.bz2 historical-c116fd1262e5c364aa5548ad10bfdcef380fba85.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/Manifest | 14 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.6.1.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index d959a9817714..b00befaa02d4 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.78 2004/08/05 22:25:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.79 2004/08/22 11:29:45 kloeri Exp $ + + 22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> file-roller-2.6.1.ebuild: + Stable on alpha. 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> file-roller-2.6.1.ebuild: diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest index 287c71741771..39edce1a4ba2 100644 --- a/app-arch/file-roller/Manifest +++ b/app-arch/file-roller/Manifest @@ -1,13 +1,13 @@ -MD5 1c934728d39ce71f92f7547cba0c7182 ChangeLog 9676 +MD5 54499cabe95659969086224dc308381c file-roller-2.6.1.ebuild 1206 MD5 3db60db955c065e4d8fd4560080f661b file-roller-2.4.4-r2.ebuild 1071 MD5 b068979a95a33018cdda757f010ccea3 file-roller-2.6.0.ebuild 1206 -MD5 3311b38930a625205c343cc76f15f537 file-roller-2.6.1.ebuild 1209 +MD5 df94673b2fc9c0ca4a243d7e553db18d ChangeLog 9772 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 07fa4739c733d5e4453bfb797cf6a279 files/digest-file-roller-2.4.4-r2 70 -MD5 9a6c274d4965d6aa2e83abe0e57133b1 files/digest-file-roller-2.6.0 71 -MD5 a2afcaf32ad39410e36d24188021895e files/digest-file-roller-2.6.1 71 -MD5 7c3bf595636ee254e23445ccf07c4075 files/file-roller-2.4.4-64bit.patch 2808 +MD5 762daf169c908a33e04b670097c4a4fc files/file-roller-2.6-use_fr_rpm2cpio.patch 949 MD5 0a8f1b361ffded42281e52d734654f48 files/file-roller-2.4.4-gentoo.patch 566 MD5 cc549bc88cee498549b0ed92538c4e3e files/file-roller-2.6-use_bin_tar.patch 493 -MD5 762daf169c908a33e04b670097c4a4fc files/file-roller-2.6-use_fr_rpm2cpio.patch 949 MD5 d23f66e1c734a44ce6ee89b0e724b371 files/rpm2cpio-file-roller 2556 +MD5 7c3bf595636ee254e23445ccf07c4075 files/file-roller-2.4.4-64bit.patch 2808 +MD5 9a6c274d4965d6aa2e83abe0e57133b1 files/digest-file-roller-2.6.0 71 +MD5 a2afcaf32ad39410e36d24188021895e files/digest-file-roller-2.6.1 71 +MD5 07fa4739c733d5e4453bfb797cf6a279 files/digest-file-roller-2.4.4-r2 70 diff --git a/app-arch/file-roller/file-roller-2.6.1.ebuild b/app-arch/file-roller/file-roller-2.6.1.ebuild index 835214c765fc..27d0f84108b3 100644 --- a/app-arch/file-roller/file-roller-2.6.1.ebuild +++ b/app-arch/file-roller/file-roller-2.6.1.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.6.1.ebuild,v 1.8 2004/08/05 22:25:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.6.1.ebuild,v 1.9 2004/08/22 11:29:45 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 |