diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2004-11-24 21:33:04 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2004-11-24 21:33:04 +0000 |
commit | e7ead56636bfeaac2af3d13a1ed7bf3836017789 (patch) | |
tree | 259b137dbb05eb90ef3acfe537b149ff03f57040 /net-im/openc6 | |
parent | Fixed SRC_URI to match real file name. (diff) | |
download | historical-e7ead56636bfeaac2af3d13a1ed7bf3836017789.tar.gz historical-e7ead56636bfeaac2af3d13a1ed7bf3836017789.tar.bz2 historical-e7ead56636bfeaac2af3d13a1ed7bf3836017789.zip |
Added to ~amd64, bug #72370
Diffstat (limited to 'net-im/openc6')
-rw-r--r-- | net-im/openc6/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/openc6/Manifest | 16 | ||||
-rw-r--r-- | net-im/openc6/openc6-0.9.6_beta.ebuild | 4 |
3 files changed, 20 insertions, 6 deletions
diff --git a/net-im/openc6/ChangeLog b/net-im/openc6/ChangeLog index 987ffdaa581b..d907ce9857f6 100644 --- a/net-im/openc6/ChangeLog +++ b/net-im/openc6/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/openc6 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/openc6/ChangeLog,v 1.8 2004/07/13 17:03:47 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/openc6/ChangeLog,v 1.9 2004/11/24 21:33:04 sekretarz Exp $ + + 24 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> + openc6-0.9.6_beta.ebuild: + Added to ~amd64, bug #72370 13 Jul 2004; Don Seiler <rizzo@gentoo.org> -files/openc6-0.9.5_beta-fixes.patch, -openc6-0.9.2.ebuild, diff --git a/net-im/openc6/Manifest b/net-im/openc6/Manifest index 3bf29878ad35..67c9fe5b7e76 100644 --- a/net-im/openc6/Manifest +++ b/net-im/openc6/Manifest @@ -1,5 +1,15 @@ -MD5 779d310dc42dff75423b6273c837dd9a ChangeLog 1310 -MD5 1c3fa3185ce0c29f1cccca30a49d9a7a openc6-0.9.6_beta.ebuild 639 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 6b30fa712aa3e1267858434c227a8b4f openc6-0.9.6_beta.ebuild 650 +MD5 fa333e5555322cbbf6ab6176e1f52079 ChangeLog 1427 MD5 a574ec2607edf5e80117d65415e01d3c metadata.xml 159 -MD5 f0fd438c32cdb30cd9b55c63e1e0e723 files/openc6-0.9.6_beta-fixes.patch 533 MD5 f9cc4ad4d63731039030f7c21009839d files/digest-openc6-0.9.6_beta 70 +MD5 f0fd438c32cdb30cd9b55c63e1e0e723 files/openc6-0.9.6_beta-fixes.patch 533 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBpP4dZ/iYVBmujdURAhw/AJ0dKVgzz5+WdJpOs+iBX5sIpF9EtACeMrJJ +9uUnoNFoqP52Bh8bwbS3YZo= +=MO7z +-----END PGP SIGNATURE----- diff --git a/net-im/openc6/openc6-0.9.6_beta.ebuild b/net-im/openc6/openc6-0.9.6_beta.ebuild index b2d9ea88fd2b..037f1b40ebfe 100644 --- a/net-im/openc6/openc6-0.9.6_beta.ebuild +++ b/net-im/openc6/openc6-0.9.6_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/openc6/openc6-0.9.6_beta.ebuild,v 1.1 2004/07/13 17:01:54 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/openc6/openc6-0.9.6_beta.ebuild,v 1.2 2004/11/24 21:33:04 sekretarz Exp $ inherit kde eutils need-qt 3.1 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/openc6/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="kde" src_unpack() { |