diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-20 02:25:32 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-20 02:25:32 +0000 |
commit | f11aec9813c3a262be7603c9f3a96e7f8c17456e (patch) | |
tree | 2e766a3d8d172badb33a67e1993a278746986e78 /net-print | |
parent | Dep for perl-critic (diff) | |
download | gentoo-2-f11aec9813c3a262be7603c9f3a96e7f8c17456e.tar.gz gentoo-2-f11aec9813c3a262be7603c9f3a96e7f8c17456e.tar.bz2 gentoo-2-f11aec9813c3a262be7603c9f3a96e7f8c17456e.zip |
Stable on alpha wrt Bug #130209.
(Portage version: 2.0.54)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/foomatic-db/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/foomatic-db/foomatic-db-20050910.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index 3e4ff1c3c3b1..68e29b4e52a2 100644 --- a/net-print/foomatic-db/ChangeLog +++ b/net-print/foomatic-db/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/foomatic-db # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.43 2006/04/19 13:38:04 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.44 2006/04/20 02:25:32 tcort Exp $ + + 20 Apr 2006; Thomas Cort <tcort@gentoo.org> foomatic-db-20050910.ebuild: + Stable on alpha wrt Bug #130209. 19 Apr 2006; Patrick McLean <chutzpah@gentoo.org> foomatic-db-20050910.ebuild: diff --git a/net-print/foomatic-db/foomatic-db-20050910.ebuild b/net-print/foomatic-db/foomatic-db-20050910.ebuild index 30dd1ff11247..0ab52f35ba23 100644 --- a/net-print/foomatic-db/foomatic-db-20050910.ebuild +++ b/net-print/foomatic-db/foomatic-db-20050910.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20050910.ebuild,v 1.8 2006/04/19 13:38:04 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20050910.ebuild,v 1.9 2006/04/20 02:25:32 tcort Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://linuxprinting.org/download/foomatic/${PN}-3.0-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" IUSE="cups ppds" DEPEND="dev-libs/libxml2 |