summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-01-30 23:00:41 +0000
committerBrent Baude <ranger@gentoo.org>2008-01-30 23:00:41 +0000
commit0c3aead4f0835d838a5a1bb55e5bcb884df9ecaf (patch)
tree93ca15cf3166da581166024d9a580ab857f4e996 /net-im/twinkle
parentilbc-rfc3951-0-r1 > ~ppc64 (diff)
downloadgentoo-2-0c3aead4f0835d838a5a1bb55e5bcb884df9ecaf.tar.gz
gentoo-2-0c3aead4f0835d838a5a1bb55e5bcb884df9ecaf.tar.bz2
gentoo-2-0c3aead4f0835d838a5a1bb55e5bcb884df9ecaf.zip
Marking twinkle-1.1 ~ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-im/twinkle')
-rw-r--r--net-im/twinkle/ChangeLog7
-rw-r--r--net-im/twinkle/twinkle-1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/twinkle/ChangeLog b/net-im/twinkle/ChangeLog
index 50ad3c1d2aac..8f2f641efa91 100644
--- a/net-im/twinkle/ChangeLog
+++ b/net-im/twinkle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/twinkle
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/twinkle/ChangeLog,v 1.36 2007/12/24 09:59:13 dragonheart Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/twinkle/ChangeLog,v 1.37 2008/01/30 23:00:41 ranger Exp $
+
+ 30 Jan 2008; Brent Baude <ranger@gentoo.org> twinkle-1.1.ebuild:
+ Marking twinkle-1.1 ~ppc64
24 Dec 2007; Daniel Black <dragonheart@gentoo.org>
twinkle-1.0.1-r1.ebuild, twinkle-1.1.ebuild:
diff --git a/net-im/twinkle/twinkle-1.1.ebuild b/net-im/twinkle/twinkle-1.1.ebuild
index f327ab5a2864..a28ec55ee83a 100644
--- a/net-im/twinkle/twinkle-1.1.ebuild
+++ b/net-im/twinkle/twinkle-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/twinkle/twinkle-1.1.ebuild,v 1.3 2007/12/24 09:59:13 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/twinkle/twinkle-1.1.ebuild,v 1.4 2008/01/30 23:00:41 ranger Exp $
ARTS_REQUIRED="never"
inherit eutils qt3 kde
@@ -11,7 +11,7 @@ SRC_URI="http://www.xs4all.nl/~mfnboer/twinkle/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="arts speex ilbc zrtp kdehiddenvisibility"
# Requires libqt-mt actually... Is that *always* built, or do we need to check?