summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-10-03 16:36:54 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-10-03 16:36:54 +0000
commit24fb4d6983c08d9dfb8a6606b74629de771dba4a (patch)
treed686526051abfa30709b80f5c5e916a4efb1f834 /net-im
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-24fb4d6983c08d9dfb8a6606b74629de771dba4a.tar.gz
gentoo-2-24fb4d6983c08d9dfb8a6606b74629de771dba4a.tar.bz2
gentoo-2-24fb4d6983c08d9dfb8a6606b74629de771dba4a.zip
Add back in keywords that were dropped on version bump
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq/ChangeLog5
-rw-r--r--net-im/licq/licq-1.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog
index 936fe512c17c..a47102bfeaa4 100644
--- a/net-im/licq/ChangeLog
+++ b/net-im/licq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/licq
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.47 2004/10/01 14:47:37 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.48 2004/10/03 16:36:54 mr_bones_ Exp $
+
+ 03 Oct 2004; Michael Sterrett <mr_bones_@gentoo.org> licq-1.3.0.ebuild:
+ Add back in keywords that were dropped on version bump
*licq-1.3.0 (01 Oct 2004)
diff --git a/net-im/licq/licq-1.3.0.ebuild b/net-im/licq/licq-1.3.0.ebuild
index cee550d4822e..e55b6d57f1d5 100644
--- a/net-im/licq/licq-1.3.0.ebuild
+++ b/net-im/licq/licq-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0.ebuild,v 1.1 2004/10/01 14:47:37 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0.ebuild,v 1.2 2004/10/03 16:36:54 mr_bones_ Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_pre/-PRE}.tar.bz2"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64"
IUSE="ssl socks5 qt kde ncurses crypt"
# we can't have conditional dependencies so "use kde && inherit kde"