diff options
author | David Holm <dholm@gentoo.org> | 2004-06-18 20:00:34 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-18 20:00:34 +0000 |
commit | 367b6890f02532b6ba1568aac3616af9344db344 (patch) | |
tree | 50a580dadfc52f306464754314e42d53a32588c2 | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-367b6890f02532b6ba1568aac3616af9344db344.tar.gz gentoo-2-367b6890f02532b6ba1568aac3616af9344db344.tar.bz2 gentoo-2-367b6890f02532b6ba1568aac3616af9344db344.zip |
Added to ~ppc
-rw-r--r-- | app-accessibility/epos/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/epos/epos-2.5.23-r1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/exiftags/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiftags/exiftags-0.99.1.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/fil-plugins/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/fil-plugins/fil-plugins-0.0.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/gnomeradio/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/gnomeradio/gnomeradio-1.4.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/g2gui/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild | 4 |
10 files changed, 33 insertions, 16 deletions
diff --git a/app-accessibility/epos/ChangeLog b/app-accessibility/epos/ChangeLog index 68a5bc28e71e..3d6e007c2109 100644 --- a/app-accessibility/epos/ChangeLog +++ b/app-accessibility/epos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/epos # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/ChangeLog,v 1.3 2004/06/15 21:01:10 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/ChangeLog,v 1.4 2004/06/18 19:55:56 dholm Exp $ + + 18 Jun 2004; David Holm <dholm@gentoo.org> epos-2.5.23-r1.ebuild: + Added to ~ppc. *epos-2.5.23-r1 (15 Jun 2004) diff --git a/app-accessibility/epos/epos-2.5.23-r1.ebuild b/app-accessibility/epos/epos-2.5.23-r1.ebuild index 085590db7c7b..940497a3df77 100644 --- a/app-accessibility/epos/epos-2.5.23-r1.ebuild +++ b/app-accessibility/epos/epos-2.5.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.23-r1.ebuild,v 1.1 2004/06/15 21:01:10 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.23-r1.ebuild,v 1.2 2004/06/18 19:55:56 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=sys-apps/sed-4" diff --git a/media-gfx/exiftags/ChangeLog b/media-gfx/exiftags/ChangeLog index 4a02c94a3a8d..8b22fbd40bac 100644 --- a/media-gfx/exiftags/ChangeLog +++ b/media-gfx/exiftags/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiftags # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.3 2004/06/16 17:30:40 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.4 2004/06/18 19:57:46 dholm Exp $ + + 18 Jun 2004; David Holm <dholm@gentoo.org> exiftags-0.99.1.ebuild: + Added to ~ppc. *exiftags-0.99.1 (16 Jun 2004) diff --git a/media-gfx/exiftags/exiftags-0.99.1.ebuild b/media-gfx/exiftags/exiftags-0.99.1.ebuild index 1f4ff29be7ec..f26468f44fbb 100644 --- a/media-gfx/exiftags/exiftags-0.99.1.ebuild +++ b/media-gfx/exiftags/exiftags-0.99.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-0.99.1.ebuild,v 1.2 2004/06/17 23:21:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-0.99.1.ebuild,v 1.3 2004/06/18 19:57:46 dholm Exp $ DESCRIPTION="Extracts JPEG EXIF headers from digital camera photos" HOMEPAGE="http://johnst.org/sw/exiftags/" @@ -8,7 +8,7 @@ SRC_URI="http://johnst.org/sw/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="" diff --git a/media-plugins/fil-plugins/ChangeLog b/media-plugins/fil-plugins/ChangeLog index 6ff52bc400c6..ff67d3718c73 100644 --- a/media-plugins/fil-plugins/ChangeLog +++ b/media-plugins/fil-plugins/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/fil-plugins # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/fil-plugins/ChangeLog,v 1.1 2004/06/15 23:55:09 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/fil-plugins/ChangeLog,v 1.2 2004/06/18 19:58:08 dholm Exp $ + +*fil-plugins-0.0.1 (18 Jun 2004) + + 18 Jun 2004; David Holm <dholm@gentoo.org> fil-plugins-0.0.1.ebuild: + Added to ~ppc. 16 Jun 2004; Frank van de Pol <fvdpol@gentoo.org> : New ebuild for Fons Adriaensen's equalisation plugins diff --git a/media-plugins/fil-plugins/fil-plugins-0.0.1.ebuild b/media-plugins/fil-plugins/fil-plugins-0.0.1.ebuild index b6b3acbf4248..145c411a570b 100644 --- a/media-plugins/fil-plugins/fil-plugins-0.0.1.ebuild +++ b/media-plugins/fil-plugins/fil-plugins-0.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/fil-plugins/fil-plugins-0.0.1.ebuild,v 1.1 2004/06/15 23:55:09 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/fil-plugins/fil-plugins-0.0.1.ebuild,v 1.2 2004/06/18 19:58:08 dholm Exp $ # MY_P=${P/fil/FIL} @@ -10,7 +10,7 @@ HOMEPAGE="http://users.skynet.be/solaris/linuxaudio/" SRC_URI="http://users.skynet.be/solaris/linuxaudio/downloads/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="media-libs/ladspa-sdk" diff --git a/media-sound/gnomeradio/ChangeLog b/media-sound/gnomeradio/ChangeLog index 9f6db84225e1..d198260965ca 100644 --- a/media-sound/gnomeradio/ChangeLog +++ b/media-sound/gnomeradio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/gnomeradio -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/ChangeLog,v 1.7 2003/08/27 02:19:32 obz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/ChangeLog,v 1.8 2004/06/18 20:00:34 dholm Exp $ + + 18 Jun 2004; David Holm <dholm@gentoo.org> gnomeradio-1.4.ebuild: + Added to ~ppc. 27 Aug 2003; Mike Gardiner <obz@gentoo.org> gnomeradio-1.4.ebuild: Added scrollkeeper to depends diff --git a/media-sound/gnomeradio/gnomeradio-1.4.ebuild b/media-sound/gnomeradio/gnomeradio-1.4.ebuild index 1fdb10fbbc2c..fd4f2d36b96a 100644 --- a/media-sound/gnomeradio/gnomeradio-1.4.ebuild +++ b/media-sound/gnomeradio/gnomeradio-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/gnomeradio-1.4.ebuild,v 1.7 2004/03/04 04:19:45 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/gnomeradio-1.4.ebuild,v 1.8 2004/06/18 20:00:34 dholm Exp $ inherit gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://mfcn.ilo.de/gnomeradio/" IUSE="lirc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~ppc" RDEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/gconf-1.2 diff --git a/net-p2p/g2gui/ChangeLog b/net-p2p/g2gui/ChangeLog index e29db301039a..185a9b7312b5 100644 --- a/net-p2p/g2gui/ChangeLog +++ b/net-p2p/g2gui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/g2gui # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/g2gui/ChangeLog,v 1.1 2004/06/16 12:37:32 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/g2gui/ChangeLog,v 1.2 2004/06/18 19:59:50 dholm Exp $ + + 18 Jun 2004; David Holm <dholm@gentoo.org> g2gui-0.3.0_pre1.ebuild: + Added to ~ppc. *g2gui-0.3.0_pre1 (16 Jun 2004) diff --git a/net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild b/net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild index e1139e59dc29..e1fbfab414a9 100644 --- a/net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild +++ b/net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild,v 1.2 2004/06/16 12:40:10 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild,v 1.3 2004/06/18 19:59:50 dholm Exp $ MY_P=${P/_/-}-linux-jar-gtk S=${WORKDIR}/${MY_P} @@ -9,7 +9,7 @@ DESCRIPTION="The 2nd generation gui for the universal p2p-client mldonkey" HOMEPAGE="http://developer.berlios.de/projects/mldonkey/" SRC_URI="http://download.berlios.de/mldonkey/${MY_P}.tar.bz2" LICENSE="GPL-2 CPL-1.0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" SLOT="0" DEPEND=">=sys-apps/sed-4" |