summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-08-08 22:40:48 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-08-08 22:40:48 +0000
commitea842e1f23183968cd8921d708a0f1256e9063ee (patch)
treefcf0b839425fd02acbc294d3bb0294e4dc6d0af8 /kde-base/kdeprint
parentFixed HTML-Mason dependency (diff)
downloadhistorical-ea842e1f23183968cd8921d708a0f1256e9063ee.tar.gz
historical-ea842e1f23183968cd8921d708a0f1256e9063ee.tar.bz2
historical-ea842e1f23183968cd8921d708a0f1256e9063ee.zip
~alpha keyword.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'kde-base/kdeprint')
-rw-r--r--kde-base/kdeprint/ChangeLog5
-rw-r--r--kde-base/kdeprint/kdeprint-3.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdeprint/ChangeLog b/kde-base/kdeprint/ChangeLog
index f6f2cdadd77b..4219a33908f7 100644
--- a/kde-base/kdeprint/ChangeLog
+++ b/kde-base/kdeprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdeprint
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeprint/ChangeLog,v 1.13 2005/07/28 21:16:15 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeprint/ChangeLog,v 1.14 2005/08/08 22:24:45 kloeri Exp $
+
+ 08 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> kdeprint-3.4.2.ebuild:
+ ~alpha keyword.
*kdeprint-3.4.2 (28 Jul 2005)
diff --git a/kde-base/kdeprint/kdeprint-3.4.2.ebuild b/kde-base/kdeprint/kdeprint-3.4.2.ebuild
index 80a8986466cc..c52bea87d910 100644
--- a/kde-base/kdeprint/kdeprint-3.4.2.ebuild
+++ b/kde-base/kdeprint/kdeprint-3.4.2.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/kde-base/kdeprint/kdeprint-3.4.2.ebuild,v 1.1 2005/07/28 21:16:15 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeprint/kdeprint-3.4.2.ebuild,v 1.2 2005/08/08 22:24:45 kloeri Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE printer queue/device manager"
-KEYWORDS=" ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="cups"
DEPEND="cups? ( net-print/cups )"