diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-24 08:39:43 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-24 08:39:43 +0000 |
commit | dac80780c5e8c506a21f20d6dd873a5a571f4c74 (patch) | |
tree | 0de8f93a6c5b339964b6189892e024609a721462 /net-misc | |
parent | * version bump (diff) | |
download | historical-dac80780c5e8c506a21f20d6dd873a5a571f4c74.tar.gz historical-dac80780c5e8c506a21f20d6dd873a5a571f4c74.tar.bz2 historical-dac80780c5e8c506a21f20d6dd873a5a571f4c74.zip |
Stable on x86.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/kphone/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/kphone/Manifest | 6 | ||||
-rw-r--r-- | net-misc/kphone/kphone-4.1.1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/kphone/kphone-4.2.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/kphone/ChangeLog b/net-misc/kphone/ChangeLog index 48ba80c9a2f4..c08b25978de6 100644 --- a/net-misc/kphone/ChangeLog +++ b/net-misc/kphone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/kphone # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.32 2005/07/15 08:59:27 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.33 2005/08/24 08:39:43 greg_g Exp $ + + 24 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> kphone-4.1.1.ebuild, + kphone-4.2.ebuild: + Stable on x86. *kphone-4.2 (15 Jul 2005) diff --git a/net-misc/kphone/Manifest b/net-misc/kphone/Manifest index 4a16fc8354f2..c56da4814bbd 100644 --- a/net-misc/kphone/Manifest +++ b/net-misc/kphone/Manifest @@ -1,7 +1,7 @@ MD5 70f06600556327dcfbc31fa03f610042 metadata.xml 155 -MD5 ed910f609a598771befbd993779b6818 kphone-4.1.1.ebuild 1032 -MD5 e115be83b404ede3c44f78f8b3b7ac24 ChangeLog 4297 -MD5 b2bd2554ce47662611cb7fab80e8edf1 kphone-4.2.ebuild 962 +MD5 34e862915786f759ee014aa4aab3d0b9 kphone-4.1.1.ebuild 1031 +MD5 1c712315e197acac2a05bf3adbc673bc ChangeLog 4407 +MD5 55d89fbcb7565110ca85f897dc2edcb0 kphone-4.2.ebuild 961 MD5 79a9d63d5116f9fd85489f5b0464cfdb kphone-4.1.0.ebuild 933 MD5 13744936b73f480a658795a553dd7efe files/kphone-4.1.0-Makefiles.patch 461 MD5 c96af639b76079a8a65e634df2154fb8 files/digest-kphone-4.1.1 64 diff --git a/net-misc/kphone/kphone-4.1.1.ebuild b/net-misc/kphone/kphone-4.1.1.ebuild index 343f3773c346..fc894d8106d0 100644 --- a/net-misc/kphone/kphone-4.1.1.ebuild +++ b/net-misc/kphone/kphone-4.1.1.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/kphone/kphone-4.1.1.ebuild,v 1.1 2005/05/27 10:27:54 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.1.1.ebuild,v 1.2 2005/08/24 08:39:43 greg_g Exp $ inherit eutils kde-functions @@ -10,7 +10,7 @@ SRC_URI="http://www.wirlab.net/kphone/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~sparc ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="alsa debug jack" S=${WORKDIR}/${PN} diff --git a/net-misc/kphone/kphone-4.2.ebuild b/net-misc/kphone/kphone-4.2.ebuild index 6ea010bc63d6..4bb4601b0c4c 100644 --- a/net-misc/kphone/kphone-4.2.ebuild +++ b/net-misc/kphone/kphone-4.2.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/kphone/kphone-4.2.ebuild,v 1.1 2005/07/15 08:59:27 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.2.ebuild,v 1.2 2005/08/24 08:39:43 greg_g Exp $ inherit qt3 @@ -10,7 +10,7 @@ SRC_URI="http://www.wirlab.net/kphone/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="alsa debug jack" S=${WORKDIR}/${PN} |