summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2008-12-19 23:25:57 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2008-12-19 23:25:57 +0000
commit9a2c02014367059f629c648c44f32cb36d52e370 (patch)
treec87ab81a218f22bbe4eab5b1c54a42eef06f1d73 /net-mail
parentUnmask sys-fs/udev-135-r2 and sys-apps/openrc-0.4.0 (diff)
downloadhistorical-9a2c02014367059f629c648c44f32cb36d52e370.tar.gz
historical-9a2c02014367059f629c648c44f32cb36d52e370.tar.bz2
historical-9a2c02014367059f629c648c44f32cb36d52e370.zip
keyword ~amd64
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.28-rc6 x86_64
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/qprint/ChangeLog7
-rw-r--r--net-mail/qprint/Manifest4
-rw-r--r--net-mail/qprint/qprint-1.0.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/net-mail/qprint/ChangeLog b/net-mail/qprint/ChangeLog
index 25e9ef46c563..6b111b13177f 100644
--- a/net-mail/qprint/ChangeLog
+++ b/net-mail/qprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/qprint
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/ChangeLog,v 1.3 2007/02/08 13:37:16 flameeyes Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/ChangeLog,v 1.4 2008/12/19 23:25:57 loki_val Exp $
+
+ 19 Dec 2008; Peter Alfredsen <loki_val@gentoo.org> qprint-1.0.ebuild:
+ keyword ~amd64
08 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/net-mail/qprint/Manifest b/net-mail/qprint/Manifest
index 2d4c16d483cf..99e99f8cc09a 100644
--- a/net-mail/qprint/Manifest
+++ b/net-mail/qprint/Manifest
@@ -1,4 +1,4 @@
DIST qprint-1.0.tar.gz 248872 RMD160 76b390c97a951e88a83310face941593c8d3b13a SHA1 533a4942e93cccc2e6b3fd2171707bf1d0054d20 SHA256 a92f02f2b1c12e29895df7ce200bd8001ce6be9ef092ef14284f94918719bfa8
-EBUILD qprint-1.0.ebuild 733 RMD160 5a20dfa41a59aaa9c0a5a322ba00296b83df8bfb SHA1 8674c33188326871d932ad4017b712af2c37586f SHA256 26c7872663776c132dabe5bf74c2d8310b1301419dda7028072e5f043cccb654
-MISC ChangeLog 591 RMD160 747647765bbe9f9cc88516286aa884afb04015ae SHA1 13c8db64304cd79774e76644d59dbcbfaa2a7f2f SHA256 aeacefa370819c113226d0e69e72f1d2da1f3a32da45aaa269f66dac2c6a6280
+EBUILD qprint-1.0.ebuild 742 RMD160 2463a5d276a1f25f7a10c08112a12a4d922d8df2 SHA1 d8116bd14c34133b97da0d0fc2d92c76e641af30 SHA256 755ec760a4bd7a3431611be564ee16342d2e164b1697de92f689427db1fde597
+MISC ChangeLog 680 RMD160 4bd83e02d4a0f84e6cab1d061c5ac5becba5b557 SHA1 500a8a34ed2438754b09ca6d0a58791af07d1a50 SHA256 aba07ddc0272e43692b86972486af0de5e84d0356749b61685894ceffb2086f6
MISC metadata.xml 326 RMD160 43c900c21b767044bbd8996e2042bc4ce423096e SHA1 f2570d686a98eea7f6f28a22218f3f3480b3a077 SHA256 a2abaf173e81bb7ab0ced6e0e38d974a8e5bdd2ff254c11244e2a48e09ce8223
diff --git a/net-mail/qprint/qprint-1.0.ebuild b/net-mail/qprint/qprint-1.0.ebuild
index 1bb3c7946f99..026a121a13fe 100644
--- a/net-mail/qprint/qprint-1.0.ebuild
+++ b/net-mail/qprint/qprint-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 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.2 2005/05/15 09:49:36 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/qprint-1.0.ebuild,v 1.3 2008/12/19 23:25:57 loki_val 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 ~amd64"
IUSE=""
DEPEND="virtual/libc"