diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 13:13:25 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 13:13:25 +0000 |
commit | 8425c8bab341b69d979407002c6c36834fec7d61 (patch) | |
tree | 1cf9ce8a6b6298fb079abe08349b500bb60c29c7 /app-text/par | |
parent | Marked ~ppc-macos (bug #109426) (diff) | |
download | historical-8425c8bab341b69d979407002c6c36834fec7d61.tar.gz historical-8425c8bab341b69d979407002c6c36834fec7d61.tar.bz2 historical-8425c8bab341b69d979407002c6c36834fec7d61.zip |
Marked ~ppc-macos (bug #109427)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-text/par')
-rw-r--r-- | app-text/par/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/par/Manifest | 4 | ||||
-rw-r--r-- | app-text/par/par-1.52.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/par/ChangeLog b/app-text/par/ChangeLog index c71ad1ea685d..6e839b813fdd 100644 --- a/app-text/par/ChangeLog +++ b/app-text/par/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/par # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/par/ChangeLog,v 1.8 2005/01/01 16:29:12 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/par/ChangeLog,v 1.9 2005/10/29 13:13:25 grobian Exp $ + + 29 Oct 2005; Fabian Groffen <grobian@gentoo.org> par-1.52.ebuild: + Marked ~ppc-macos (bug #109427) 11 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> par-1.52.ebuild: Added amd64 keyword, closing #63600. diff --git a/app-text/par/Manifest b/app-text/par/Manifest index 0908ea22dd50..7d198c6dc165 100644 --- a/app-text/par/Manifest +++ b/app-text/par/Manifest @@ -1,4 +1,4 @@ -MD5 87ed5dae06b64836dec11e31f4e0546c ChangeLog 824 +MD5 d0016c2b9d525c7a20785e41de043ffd par-1.52.ebuild 715 +MD5 a2d72780e4c203763759ef3a4869aabe ChangeLog 924 MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 -MD5 9dffe022f8638ddf832110a20528d7b4 par-1.52.ebuild 707 MD5 377f79113df08ba4adf2ae40c33f3ec7 files/digest-par-1.52 57 diff --git a/app-text/par/par-1.52.ebuild b/app-text/par/par-1.52.ebuild index 34cd2508ee47..b9d4b4b98ae9 100644 --- a/app-text/par/par-1.52.ebuild +++ b/app-text/par/par-1.52.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-text/par/par-1.52.ebuild,v 1.7 2005/01/01 16:29:12 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/par/par-1.52.ebuild,v 1.8 2005/10/29 13:13:25 grobian Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.nicemice.net/par/${MY_P/./}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ~mips ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="virtual/libc" |