diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-09-02 16:07:42 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-09-02 16:07:42 +0000 |
commit | 6398b13ede585a0e5a9fd9a5ea23db21285e7ff9 (patch) | |
tree | a18da67870807d451c5284b3cfa8fcf59c03a8c2 /net-misc | |
parent | Marked ~amd64 (diff) | |
download | historical-6398b13ede585a0e5a9fd9a5ea23db21285e7ff9.tar.gz historical-6398b13ede585a0e5a9fd9a5ea23db21285e7ff9.tar.bz2 historical-6398b13ede585a0e5a9fd9a5ea23db21285e7ff9.zip |
Marked ~amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/linphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/linphone/Manifest | 18 | ||||
-rw-r--r-- | net-misc/linphone/linphone-1.1.0.ebuild | 4 |
3 files changed, 20 insertions, 7 deletions
diff --git a/net-misc/linphone/ChangeLog b/net-misc/linphone/ChangeLog index c784812e897a..35f15b1130f6 100644 --- a/net-misc/linphone/ChangeLog +++ b/net-misc/linphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/linphone # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/ChangeLog,v 1.5 2005/08/29 02:46:33 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/ChangeLog,v 1.6 2005/09/02 16:07:42 dang Exp $ + + 02 Sep 2005; <dang@gentoo.org> linphone-1.1.0.ebuild: + Marked ~amd64 *linphone-1.1.0 (29 Aug 2005) diff --git a/net-misc/linphone/Manifest b/net-misc/linphone/Manifest index 6aa6639cc1a2..317ed21562ef 100644 --- a/net-misc/linphone/Manifest +++ b/net-misc/linphone/Manifest @@ -1,9 +1,19 @@ -MD5 d2c097993b37ba7d6c182f6f556b755e linphone-1.1.0.ebuild 1692 -MD5 bf329e2b298c08082a3ff4dfe6c236b3 metadata.xml 315 -MD5 96e24f32906aedab1752bf318c473f76 ChangeLog 3838 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 de0086c1f53a825df1cfa28b327a527a linphone-0.10.2.ebuild 1288 +MD5 7766347f0c2ab8c5fda9592ad38a4398 linphone-1.1.0.ebuild 1699 MD5 408df05a0ca926b1458fbe767194a204 linphone-1.0.1.ebuild 1423 +MD5 7b5105965a8d68d79d216de6da5ec62f ChangeLog 3911 +MD5 bf329e2b298c08082a3ff4dfe6c236b3 metadata.xml 315 MD5 339685aec8a9df716c358f64f877a2f6 files/digest-linphone-1.0.1 67 MD5 43613eb580df59c222f3572287b2adf2 files/digest-linphone-1.1.0 67 -MD5 29e56d450d4aa47d230872e2b18eae40 files/digest-linphone-0.10.2 68 MD5 09a1ce01898450b93c37d1021c5b4c7e files/linphone-1.0.1-ipv6-include.diff 340 +MD5 29e56d450d4aa47d230872e2b18eae40 files/digest-linphone-0.10.2 68 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDGHkpomPajV0RnrERAmv/AJ9gmHVhciMXY54v4SX8EK1ApLWr9gCeLHJq +hipUebDdHFQjmdKc3KjF7VE= +=PgLz +-----END PGP SIGNATURE----- diff --git a/net-misc/linphone/linphone-1.1.0.ebuild b/net-misc/linphone/linphone-1.1.0.ebuild index 9de72d5646eb..3668eeaad948 100644 --- a/net-misc/linphone/linphone-1.1.0.ebuild +++ b/net-misc/linphone/linphone-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/linphone-1.1.0.ebuild,v 1.1 2005/08/29 02:46:33 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/linphone-1.1.0.ebuild,v 1.2 2005/09/02 16:07:42 dang Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.linphone.org/?lang=us" SRC_URI="http://simon.morlat.free.fr/download/${MY_DPV}/source/${P}.tar.gz" SLOT=1 LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="xv ipv6 gnome alsa" |