summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-03-30 13:20:01 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-03-30 13:20:01 +0000
commitebcd0ba40caa612b3d27d87d9b479eaf5ef9d771 (patch)
tree596693ddc22ec822ebeec82d35ab015776786b69 /app-misc/tpipe
parentVersion bumped. (diff)
downloadhistorical-ebcd0ba40caa612b3d27d87d9b479eaf5ef9d771.tar.gz
historical-ebcd0ba40caa612b3d27d87d9b479eaf5ef9d771.tar.bz2
historical-ebcd0ba40caa612b3d27d87d9b479eaf5ef9d771.zip
Added ~amd64.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-misc/tpipe')
-rw-r--r--app-misc/tpipe/ChangeLog7
-rw-r--r--app-misc/tpipe/Manifest4
-rw-r--r--app-misc/tpipe/tpipe-1.6.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/app-misc/tpipe/ChangeLog b/app-misc/tpipe/ChangeLog
index 0eb5740c3d69..ba589e96774f 100644
--- a/app-misc/tpipe/ChangeLog
+++ b/app-misc/tpipe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/tpipe
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tpipe/ChangeLog,v 1.1 2006/05/29 21:53:57 robbat2 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tpipe/ChangeLog,v 1.2 2008/03/30 13:20:01 coldwind Exp $
+
+ 30 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> tpipe-1.6.ebuild:
+ Added ~amd64.
*tpipe-1.6 (29 May 2006)
diff --git a/app-misc/tpipe/Manifest b/app-misc/tpipe/Manifest
index 1bc54a92189c..b08ae45f5fc7 100644
--- a/app-misc/tpipe/Manifest
+++ b/app-misc/tpipe/Manifest
@@ -1,4 +1,4 @@
DIST tpipe-1.6.tar.gz 12425 RMD160 601b17405504a6b007056e975a2bd843389edc3f SHA1 285782f108c73808b9d1ecd3063e813e9df71c91 SHA256 d7eac07b862399d6d92a854c49635f9b2b24bda436c5c426f2eca59857168795
-EBUILD tpipe-1.6.ebuild 682 RMD160 95a4299c59ec126e919827afe58bed6f8ea5c297 SHA1 ef32f1c845c4b90ac88b72326ac67d65bd84284f SHA256 a278e3d347d4eaa6422519f6816561c80cab96c7e85ed3b1f1f0ee54953af4a3
-MISC ChangeLog 424 RMD160 777223d85def34980c939caa12f153602c2d47a6 SHA1 df435088e6b17936924b37952b56b4dadbd5537a SHA256 1ebbb0a61f63dad11527f9a0c6932925ed66aa282f3a6c1337641e1c5f398cba
+EBUILD tpipe-1.6.ebuild 688 RMD160 369308c2d60367b192ad401df1b33ba436f1c610 SHA1 c790b4e12db077e12ac8794bdec9b9524af936f9 SHA256 23b39c7fa36b0ca9b5b6e93ef5c608956f7818473a8e062ad9bef779d30d17da
+MISC ChangeLog 514 RMD160 edd2b8381c0cf0a4817dba314bd37dd122e48d09 SHA1 2a28c8bc72bf07cb7cacce0b27d534ccbda75970 SHA256 71e2ab53e6c32d1e54494dac1e75161c2df41928ab388d258477b273e835072f
MISC metadata.xml 227 RMD160 4b0072802f60f07e0e88369ac5fc0e5ddfe4e5d8 SHA1 8d7be710367e10be266b14fe657174c417216b67 SHA256 3376507e239db41d573b5d6980720ca48628beaca466fd3aed7861e2a9a3bc76
diff --git a/app-misc/tpipe/tpipe-1.6.ebuild b/app-misc/tpipe/tpipe-1.6.ebuild
index 1d4d40e33a4d..039bd03bb515 100644
--- a/app-misc/tpipe/tpipe-1.6.ebuild
+++ b/app-misc/tpipe/tpipe-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tpipe/tpipe-1.6.ebuild,v 1.2 2006/06/01 16:42:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tpipe/tpipe-1.6.ebuild,v 1.3 2008/03/30 13:20:00 coldwind Exp $
inherit toolchain-funcs
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.eurogaran.com/downloads/tpipe"
SRC_URI="http://www.eurogaran.com/downloads/tpipe/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="virtual/libc"