diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-08 10:16:30 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-08 10:16:30 +0000 |
commit | 38282eca0b6e93d4d9306b65540c10cc91dc561d (patch) | |
tree | 8970e32dd3868247de01e102fb80813a74538e91 /app-text | |
parent | Version bump, and a couple of bug fixes, see Changelog for more info (diff) | |
download | historical-38282eca0b6e93d4d9306b65540c10cc91dc561d.tar.gz historical-38282eca0b6e93d4d9306b65540c10cc91dc561d.tar.bz2 historical-38282eca0b6e93d4d9306b65540c10cc91dc561d.zip |
Marking ~ppc-macos (bug #108463)
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/barcode/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/barcode/Manifest | 16 | ||||
-rw-r--r-- | app-text/barcode/barcode-0.98.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/app-text/barcode/ChangeLog b/app-text/barcode/ChangeLog index 393a9c3f9300..f7200d545bc6 100644 --- a/app-text/barcode/ChangeLog +++ b/app-text/barcode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/barcode # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/ChangeLog,v 1.11 2005/09/16 21:37:53 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/ChangeLog,v 1.12 2005/10/08 10:16:30 grobian Exp $ + + 08 Oct 2005; Fabian Groffen <grobian@gentoo.org> barcode-0.98.ebuild: + Marking ~ppc-macos (bug #108463) 16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog: Converted to UTF-8, fixed encoding screwups diff --git a/app-text/barcode/Manifest b/app-text/barcode/Manifest index 78bf8ad75316..32398823bbd2 100644 --- a/app-text/barcode/Manifest +++ b/app-text/barcode/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 a308a4ecce6d9f251a87c7f8dda487ac barcode-0.98.ebuild 746 -MD5 e1230f674b00a5dd19a94456c2a72230 ChangeLog 1085 -MD5 127c361eefd0c5e27ce6ac6a650714ac files/digest-barcode-0.98 64 +MD5 404e79c8447f50eee68ce08f8ba0db4f barcode-0.98.ebuild 758 +MD5 4001ed6e9f37fdde33779a4d15987a3f ChangeLog 1193 MD5 b7499c2cc29b3b9a43afb0cbe82f59c0 files/0.98-info.patch 441 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDKzthLLFUmVNQ7rkRAsjHAJ9TY/5eN/1x7PMVTIEBdpffu6wATACgq9av -/wZWWLeIJ8JRLg9VkvA360k= -=2akp ------END PGP SIGNATURE----- +MD5 127c361eefd0c5e27ce6ac6a650714ac files/digest-barcode-0.98 64 diff --git a/app-text/barcode/barcode-0.98.ebuild b/app-text/barcode/barcode-0.98.ebuild index d64d0a716533..71f9b369a8d0 100644 --- a/app-text/barcode/barcode-0.98.ebuild +++ b/app-text/barcode/barcode-0.98.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/barcode/barcode-0.98.ebuild,v 1.13 2005/04/24 11:33:07 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/barcode-0.98.ebuild,v 1.14 2005/10/08 10:16:30 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/barcode/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc amd64 ppc64" +KEYWORDS="amd64 ppc ~ppc-macos ppc64 x86" IUSE="" src_unpack() { |