summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-05-15 09:49:36 +0000
committerAlin Năstac <mrness@gentoo.org>2005-05-15 09:49:36 +0000
commit1f178a3d20c6096405d82a56a1cb04d22300404e (patch)
treec6f0c168f24df0730d81d42e29b0da525fb5dd13 /net-mail
parentPruned old ebuilds. (diff)
downloadgentoo-2-1f178a3d20c6096405d82a56a1cb04d22300404e.tar.gz
gentoo-2-1f178a3d20c6096405d82a56a1cb04d22300404e.tar.bz2
gentoo-2-1f178a3d20c6096405d82a56a1cb04d22300404e.zip
x86
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail')
-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 3b36951fa705..52b138cb0bb4 100644
--- a/net-mail/qprint/ChangeLog
+++ b/net-mail/qprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/qprint
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/ChangeLog,v 1.1 2004/11/23 07:28:55 ticho Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/ChangeLog,v 1.2 2005/05/15 09:49:36 mrness Exp $
+
+ 15 May 2005; Alin Nastac <mrness@gentoo.org> qprint-1.0.ebuild:
+ Stable on x86.
*qprint-1.0 (23 Nov 2004)
diff --git a/net-mail/qprint/qprint-1.0.ebuild b/net-mail/qprint/qprint-1.0.ebuild
index da47329066ea..1bb3c7946f99 100644
--- a/net-mail/qprint/qprint-1.0.ebuild
+++ b/net-mail/qprint/qprint-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.1 2004/11/23 07:28:55 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/qprint-1.0.ebuild,v 1.2 2005/05/15 09:49:36 mrness 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"
+KEYWORDS="x86"
IUSE=""
DEPEND="virtual/libc"