diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-13 20:26:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-13 20:26:52 +0000 |
commit | c68f1d2e02e69068d738623459d9aab911c5ccdc (patch) | |
tree | 957175b2ae38a7a4249937f18cb207d5aad7596b /net-im | |
parent | Revert back to safe values so it does not break stable. (diff) | |
download | gentoo-2-c68f1d2e02e69068d738623459d9aab911c5ccdc.tar.gz gentoo-2-c68f1d2e02e69068d738623459d9aab911c5ccdc.tar.bz2 gentoo-2-c68f1d2e02e69068d738623459d9aab911c5ccdc.zip |
alpha/ia64/sparc stable wrt #299749
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/licq/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/licq/licq-1.3.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog index 1777b3e1f96b..9045efc3cf2e 100644 --- a/net-im/licq/ChangeLog +++ b/net-im/licq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/licq # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.116 2010/01/12 18:56:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.117 2010/01/13 20:26:52 armin76 Exp $ + + 13 Jan 2010; Raúl Porcel <armin76@gentoo.org> licq-1.3.8-r1.ebuild: + alpha/ia64/sparc stable wrt #299749 12 Jan 2010; nixnut <nixnut@gentoo.org> licq-1.3.8-r1.ebuild: ppc stable #299749 diff --git a/net-im/licq/licq-1.3.8-r1.ebuild b/net-im/licq/licq-1.3.8-r1.ebuild index b72e45feced0..59672c6e7b92 100644 --- a/net-im/licq/licq-1.3.8-r1.ebuild +++ b/net-im/licq/licq-1.3.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild,v 1.4 2010/01/12 18:56:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.8-r1.ebuild,v 1.5 2010/01/13 20:26:52 armin76 Exp $ EAPI=2 CMAKE_USE_DIR="${S}/plugins/qt4-gui" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="debug linguas_he ncurses msn nls crypt socks5 ssl qt4 xosd" RDEPEND="crypt? ( >=app-crypt/gpgme-1 ) |