summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-05-24 09:35:18 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-05-24 09:35:18 +0000
commita69e86277620423fcc5f9c364650920c0680f1a4 (patch)
tree6052cb0868da7997889b98749d96184023801bfa /net-mail/qprint
parentVersion bump for dev channel release, remove pam dependency (the browser no l... (diff)
downloadgentoo-2-a69e86277620423fcc5f9c364650920c0680f1a4.tar.gz
gentoo-2-a69e86277620423fcc5f9c364650920c0680f1a4.tar.bz2
gentoo-2-a69e86277620423fcc5f9c364650920c0680f1a4.zip
Stable on amd64
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/qprint')
-rw-r--r--net-mail/qprint/ChangeLog7
-rw-r--r--net-mail/qprint/qprint-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/qprint/ChangeLog b/net-mail/qprint/ChangeLog
index 336671a384c0..2929ebcd03b5 100644
--- a/net-mail/qprint/ChangeLog
+++ b/net-mail/qprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/qprint
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/ChangeLog,v 1.5 2009/09/23 19:11:12 patrick Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/ChangeLog,v 1.6 2011/05/24 09:35:18 hwoarang Exp $
+
+ 24 May 2011; Markos Chandras <hwoarang@gentoo.org> qprint-1.0.ebuild:
+ Stable on amd64
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> qprint-1.0.ebuild:
Remove virtual/libc
diff --git a/net-mail/qprint/qprint-1.0.ebuild b/net-mail/qprint/qprint-1.0.ebuild
index 5ac0c40f13c6..6a6c58311565 100644
--- a/net-mail/qprint/qprint-1.0.ebuild
+++ b/net-mail/qprint/qprint-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/qprint-1.0.ebuild,v 1.4 2009/09/23 19:11:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/qprint-1.0.ebuild,v 1.5 2011/05/24 09:35:18 hwoarang Exp $
DESCRIPTION="MIME quoted-printable data encoding and decoding utility"
HOMEPAGE="http://www.fourmilab.ch/webtools/qprint/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.fourmilab.ch/webtools/${PN}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""