diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-11-23 15:36:12 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-11-23 15:36:12 +0000 |
commit | 4c04defe408a790288138d16dd1aa480a986a8e9 (patch) | |
tree | 264e072caad5f357c70e59b21974897580abab97 /app-text/kbarcode | |
parent | clean up (diff) | |
download | historical-4c04defe408a790288138d16dd1aa480a986a8e9.tar.gz historical-4c04defe408a790288138d16dd1aa480a986a8e9.tar.bz2 historical-4c04defe408a790288138d16dd1aa480a986a8e9.zip |
stable on x86
Diffstat (limited to 'app-text/kbarcode')
-rw-r--r-- | app-text/kbarcode/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/kbarcode/kbarcode-1.8.0.ebuild | 4 | ||||
-rw-r--r-- | app-text/kbarcode/kbarcode-1.8.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/kbarcode/ChangeLog b/app-text/kbarcode/ChangeLog index 6404fe4379ad..aa426fc4d0a5 100644 --- a/app-text/kbarcode/ChangeLog +++ b/app-text/kbarcode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/kbarcode # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/ChangeLog,v 1.23 2004/10/29 19:02:52 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/ChangeLog,v 1.24 2004/11/23 15:36:12 carlo Exp $ + + 23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> kbarcode-1.8.0.ebuild, + kbarcode-1.8.1.ebuild: + stable on x86 *kbarcode-1.9.1 (29 Oct 2004) diff --git a/app-text/kbarcode/kbarcode-1.8.0.ebuild b/app-text/kbarcode/kbarcode-1.8.0.ebuild index d48ec58f7b14..705e917c6903 100644 --- a/app-text/kbarcode/kbarcode-1.8.0.ebuild +++ b/app-text/kbarcode/kbarcode-1.8.0.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-text/kbarcode/kbarcode-1.8.0.ebuild,v 1.2 2004/09/02 23:10:23 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.8.0.ebuild,v 1.3 2004/11/23 15:36:12 carlo Exp $ inherit kde @@ -9,7 +9,7 @@ HOMEPAGE="http://www.kbarcode.net/" SRC_URI="mirror://sourceforge/kbarcode/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND=">=app-text/barcode-0.98" diff --git a/app-text/kbarcode/kbarcode-1.8.1.ebuild b/app-text/kbarcode/kbarcode-1.8.1.ebuild index 0e0a1717ad53..eb408562a6fe 100644 --- a/app-text/kbarcode/kbarcode-1.8.1.ebuild +++ b/app-text/kbarcode/kbarcode-1.8.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-text/kbarcode/kbarcode-1.8.1.ebuild,v 1.1 2004/10/29 19:02:52 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/kbarcode-1.8.1.ebuild,v 1.2 2004/11/23 15:36:12 carlo Exp $ inherit kde @@ -9,7 +9,7 @@ HOMEPAGE="http://www.kbarcode.net/" SRC_URI="mirror://sourceforge/kbarcode/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND=">=app-text/barcode-0.98" |