diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-29 19:45:44 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-29 19:45:44 +0000 |
commit | bebcfad0ac88fff49ad5270253a11eb9c491b301 (patch) | |
tree | aa3b7eaeedbb6088cdb7b03557c5c18a73a9e36f /net-im | |
parent | Version bump. See ChangeLog at http://sarg.sourceforge.net/sarg.ChangeLog.txt (diff) | |
download | gentoo-2-bebcfad0ac88fff49ad5270253a11eb9c491b301.tar.gz gentoo-2-bebcfad0ac88fff49ad5270253a11eb9c491b301.tar.bz2 gentoo-2-bebcfad0ac88fff49ad5270253a11eb9c491b301.zip |
ppc stable, bug #145333
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/sim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/sim/sim-0.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/sim/ChangeLog b/net-im/sim/ChangeLog index deb52436c0f7..c42fdd02d729 100644 --- a/net-im/sim/ChangeLog +++ b/net-im/sim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/sim # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.58 2006/08/29 05:03:21 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/ChangeLog,v 1.59 2006/08/29 19:45:44 dertobi123 Exp $ + + 29 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> sim-0.9.4.ebuild: + ppc stable, bug #145333 29 Aug 2006; Joshua Jackson <tsunam@gentoo.org> sim-0.9.4.ebuild: Stable x86; bug #145333 diff --git a/net-im/sim/sim-0.9.4.ebuild b/net-im/sim/sim-0.9.4.ebuild index 335bf6df8295..835f1609c9c7 100644 --- a/net-im/sim/sim-0.9.4.ebuild +++ b/net-im/sim/sim-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.ebuild,v 1.2 2006/08/29 05:03:21 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sim/sim-0.9.4.ebuild,v 1.3 2006/08/29 19:45:43 dertobi123 Exp $ inherit kde-functions eutils debug flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/sim-im/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="kde spell ssl" # kdebase-data provides the icon "licq.png" |