diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:11:41 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:11:41 +0000 |
commit | 44287994332f3bd2b4c472f167747faa51e0d6f3 (patch) | |
tree | f5f4b8ca9d3b458db64036ab493273891b0ba873 /app-arch | |
parent | Stable on hppa. (diff) | |
download | historical-44287994332f3bd2b4c472f167747faa51e0d6f3.tar.gz historical-44287994332f3bd2b4c472f167747faa51e0d6f3.tar.bz2 historical-44287994332f3bd2b4c472f167747faa51e0d6f3.zip |
Stable on hppa.
Diffstat (limited to 'app-arch')
-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.8.3.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index 12ad73e2b8a7..b220688c7038 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.90 2004/12/22 02:53:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.91 2004/12/23 13:11:41 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> file-roller-2.8.3.ebuild: + Stable on hppa. 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> file-roller-2.8.3.ebuild: diff --git a/app-arch/file-roller/Manifest b/app-arch/file-roller/Manifest index 9c3f7df40a67..96a61ef4052d 100644 --- a/app-arch/file-roller/Manifest +++ b/app-arch/file-roller/Manifest @@ -1,8 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 f1d8346d52aecc52c11d7ac8dd5c6b97 ChangeLog 11173 -MD5 71801990dd09579473f9cc4f72db797a file-roller-2.8.3.ebuild 1205 +MD5 68f2d0a808f7ace50f233b9ac0121049 ChangeLog 11262 +MD5 55ff551613574919e62fc93b152702ef file-roller-2.8.3.ebuild 1202 MD5 fbc6175ba717b2c620b0def6b8f9314f file-roller-2.6.1.ebuild 1207 MD5 eac9dea551fe24092eaaf1689d3b0632 file-roller-2.8.0.ebuild 1196 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 @@ -15,10 +12,3 @@ 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 67f58f96b7c00be703c9bf9cf38cd191 files/file-roller-2.8.0-use_bin_tar.patch 405 MD5 d23f66e1c734a44ce6ee89b0e724b371 files/rpm2cpio-file-roller 2556 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFByOHKKRy60XGEcJIRAqexAJ4jr6oogEo72pui2ft4M2inLE175gCdEExx -/xfVUKvuMjMUUl7+jEY0JCg= -=Gn98 ------END PGP SIGNATURE----- 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 3344ddaed237..6a2d70cec505 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.4 2004/12/22 02:53:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.8.3.ebuild,v 1.5 2004/12/23 13:11:41 gmsoft 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 |