diff options
author | David Holm <dholm@gentoo.org> | 2004-09-03 01:08:41 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-03 01:08:41 +0000 |
commit | f36a9e0d6c82cdc1b7bab27041545b2a49ea21ee (patch) | |
tree | 51d709061201ed7b6d9bcfd05adf688e603714f3 /x11-plugins/licq-osd | |
parent | Added to ~ppc (diff) | |
download | historical-f36a9e0d6c82cdc1b7bab27041545b2a49ea21ee.tar.gz historical-f36a9e0d6c82cdc1b7bab27041545b2a49ea21ee.tar.bz2 historical-f36a9e0d6c82cdc1b7bab27041545b2a49ea21ee.zip |
Added to ~ppc
Diffstat (limited to 'x11-plugins/licq-osd')
-rw-r--r-- | x11-plugins/licq-osd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/licq-osd/licq-osd-1.2.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/licq-osd/ChangeLog b/x11-plugins/licq-osd/ChangeLog index 516ccb7268cb..64993011b9a7 100644 --- a/x11-plugins/licq-osd/ChangeLog +++ b/x11-plugins/licq-osd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/licq-osd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/licq-osd/ChangeLog,v 1.1 2004/08/20 14:55:38 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/licq-osd/ChangeLog,v 1.2 2004/09/03 01:08:41 dholm Exp $ + + 03 Sep 2004; David Holm <dholm@gentoo.org> licq-osd-1.2.7.5.ebuild: + Added to ~ppc. *licq-osd-1.2.7.5 (20 Aug 2004) diff --git a/x11-plugins/licq-osd/licq-osd-1.2.7.5.ebuild b/x11-plugins/licq-osd/licq-osd-1.2.7.5.ebuild index b67cd2baff5e..8d142f3278c1 100644 --- a/x11-plugins/licq-osd/licq-osd-1.2.7.5.ebuild +++ b/x11-plugins/licq-osd/licq-osd-1.2.7.5.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/x11-plugins/licq-osd/licq-osd-1.2.7.5.ebuild,v 1.1 2004/08/20 14:55:38 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/licq-osd/licq-osd-1.2.7.5.ebuild,v 1.2 2004/09/03 01:08:41 dholm Exp $ MY_PN="licq_osd_plugin" DESCRIPTION="On Screen Display for licq" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/osd-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="nls" DEPEND=">=net-im/licq-1.3.0_pre >=x11-libs/xosd-2.2.2 |