diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-16 15:06:54 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-16 15:06:54 +0000 |
commit | 56114df55f022eb82a607728d20e42b328771d0c (patch) | |
tree | f7bd63e043146e01af23c2a71b55f00459342f8d /rox-extra/contacts/contacts-0.8.3-r1.ebuild | |
parent | amd64 stable, bug 195990 (diff) | |
download | gentoo-2-56114df55f022eb82a607728d20e42b328771d0c.tar.gz gentoo-2-56114df55f022eb82a607728d20e42b328771d0c.tar.bz2 gentoo-2-56114df55f022eb82a607728d20e42b328771d0c.zip |
amd64 stable wrt #197514
(Portage version: 2.1.3.19)
Diffstat (limited to 'rox-extra/contacts/contacts-0.8.3-r1.ebuild')
-rw-r--r-- | rox-extra/contacts/contacts-0.8.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rox-extra/contacts/contacts-0.8.3-r1.ebuild b/rox-extra/contacts/contacts-0.8.3-r1.ebuild index 4e6d5d825215..062eb419c740 100644 --- a/rox-extra/contacts/contacts-0.8.3-r1.ebuild +++ b/rox-extra/contacts/contacts-0.8.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/contacts-0.8.3-r1.ebuild,v 1.5 2007/07/12 06:31:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/contacts-0.8.3-r1.ebuild,v 1.6 2007/11/16 15:06:54 drac Exp $ ROX_LIB_VER=1.9.17 inherit rox @@ -12,7 +12,7 @@ SRC_URI="http://roxos.sunsite.dk/dev-contrib/guido/Contacts/${MY_PN}-${PV}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" APPNAME=${MY_PN} |