diff options
author | Jim Ramsay <lack@gentoo.org> | 2007-06-22 21:45:13 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2007-06-22 21:45:13 +0000 |
commit | 14674d00283253701b51d76423cb47c6ef84fcb8 (patch) | |
tree | 7b78279a88f914632c25c2126db4b592991f381d /rox-extra/contacts | |
parent | Adding ~amd64 keyword (diff) | |
download | gentoo-2-14674d00283253701b51d76423cb47c6ef84fcb8.tar.gz gentoo-2-14674d00283253701b51d76423cb47c6ef84fcb8.tar.bz2 gentoo-2-14674d00283253701b51d76423cb47c6ef84fcb8.zip |
Adding ~amd64 keyword
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'rox-extra/contacts')
-rw-r--r-- | rox-extra/contacts/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/contacts/contacts-0.8.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/contacts/ChangeLog b/rox-extra/contacts/ChangeLog index a2a16c648ebd..e52e2bc2ca08 100644 --- a/rox-extra/contacts/ChangeLog +++ b/rox-extra/contacts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/contacts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/ChangeLog,v 1.7 2007/04/07 13:04:52 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/ChangeLog,v 1.8 2007/06/22 21:45:13 lack Exp $ + + 22 Jun 2007; Jim Ramsay <lack@gentoo.org> contacts-0.8.3-r1.ebuild: + Adding ~amd64 keyword 07 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> contacts-0.8.3-r1.ebuild: diff --git a/rox-extra/contacts/contacts-0.8.3-r1.ebuild b/rox-extra/contacts/contacts-0.8.3-r1.ebuild index cf5d76148ff7..e6f1889ace68 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.3 2007/04/07 13:04:52 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/contacts-0.8.3-r1.ebuild,v 1.4 2007/06/22 21:45:13 lack 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="ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" APPNAME=${MY_PN} |