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 | 726d306901a12496be3ccbdf2fa1d4221fc7cf5f (patch) | |
tree | b63c875c56ad050070c49030e4309034108f67dc /app-text/barcode | |
parent | Version bump, and a couple of bug fixes, see Changelog for more info (diff) | |
download | gentoo-2-726d306901a12496be3ccbdf2fa1d4221fc7cf5f.tar.gz gentoo-2-726d306901a12496be3ccbdf2fa1d4221fc7cf5f.tar.bz2 gentoo-2-726d306901a12496be3ccbdf2fa1d4221fc7cf5f.zip |
Marking ~ppc-macos (bug #108463)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text/barcode')
-rw-r--r-- | app-text/barcode/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/barcode/Manifest | 14 | ||||
-rw-r--r-- | app-text/barcode/barcode-0.98.ebuild | 4 |
3 files changed, 8 insertions, 15 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..94035dc678d9 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 8c5c03ec7161ef5fb865ec5d9ab821ca barcode-0.98.ebuild 757 MD5 e1230f674b00a5dd19a94456c2a72230 ChangeLog 1085 -MD5 127c361eefd0c5e27ce6ac6a650714ac files/digest-barcode-0.98 64 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() { |