diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2004-12-30 13:12:59 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2004-12-30 13:12:59 +0000 |
commit | fd35171012092f815970e2378adca01c147a64d5 (patch) | |
tree | ea4887af339d8dff7bf5a01bbaba2c25655cc074 /app-crypt/qca-tls | |
parent | buh bye PLATFORM (diff) | |
download | historical-fd35171012092f815970e2378adca01c147a64d5.tar.gz historical-fd35171012092f815970e2378adca01c147a64d5.tar.bz2 historical-fd35171012092f815970e2378adca01c147a64d5.zip |
fixing arches
Diffstat (limited to 'app-crypt/qca-tls')
-rw-r--r-- | app-crypt/qca-tls/ChangeLog | 8 | ||||
-rw-r--r-- | app-crypt/qca-tls/Manifest | 4 | ||||
-rw-r--r-- | app-crypt/qca-tls/qca-tls-1.0-r1.ebuild | 5 |
3 files changed, 12 insertions, 5 deletions
diff --git a/app-crypt/qca-tls/ChangeLog b/app-crypt/qca-tls/ChangeLog index d07327da2bd7..b3c032269e31 100644 --- a/app-crypt/qca-tls/ChangeLog +++ b/app-crypt/qca-tls/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-crypt/qca-tls # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.17 2004/12/03 21:00:14 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.18 2004/12/30 13:12:59 humpback Exp $ + +*qca-tls-1.0-r1 (30 Dec 2004) + + 30 Dec 2004; Gustavo Felisberto <humpback@gentoo.org>; + qca-tls-1.0-r1.ebuild: + Fixing deps. 03 Dec 2004; Gustavo Felisberto <humpback@gentoo.org>; : Added dep on QCA and changed the HOMEPAGE and SRC_URI. diff --git a/app-crypt/qca-tls/Manifest b/app-crypt/qca-tls/Manifest index 372c622f7d5d..7f82f1cabd0d 100644 --- a/app-crypt/qca-tls/Manifest +++ b/app-crypt/qca-tls/Manifest @@ -1,6 +1,6 @@ -MD5 003c4b7d42499a6b4d20fc2d384435ae ChangeLog 1844 +MD5 1dd36be922e08afab6877ca0e2831ee4 ChangeLog 1973 MD5 566cf4f89e44670d0aba4a745913d748 metadata.xml 224 -MD5 a56932449a8bc750157cb1d063ef8d7f qca-tls-1.0-r1.ebuild 1045 +MD5 a04fbef73c1ae71a49a3ea4bd61efd6e qca-tls-1.0-r1.ebuild 1060 MD5 a9ad9e516eef40bbcab8bd73974fb091 qca-tls-1.0.ebuild 1032 MD5 5398cdc5d090333de8881b20f3d10f8e files/digest-qca-tls-1.0 63 MD5 5398cdc5d090333de8881b20f3d10f8e files/digest-qca-tls-1.0-r1 63 diff --git a/app-crypt/qca-tls/qca-tls-1.0-r1.ebuild b/app-crypt/qca-tls/qca-tls-1.0-r1.ebuild index 2a65a3d824ee..466ab8f9a3cf 100644 --- a/app-crypt/qca-tls/qca-tls-1.0-r1.ebuild +++ b/app-crypt/qca-tls/qca-tls-1.0-r1.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/app-crypt/qca-tls/qca-tls-1.0-r1.ebuild,v 1.1 2004/12/03 21:00:14 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0-r1.ebuild,v 1.2 2004/12/30 13:12:59 humpback Exp $ inherit eutils @@ -10,7 +10,8 @@ SRC_URI="http://delta.affinix.com/qca/${PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +#alpha amd64 and ppc64 need testing +KEYWORDS="~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=app-crypt/qca-1.0 |