diff options
author | 2005-07-21 17:16:54 +0000 | |
---|---|---|
committer | 2005-07-21 17:16:54 +0000 | |
commit | ef178836435f046d94eac26d981da6005f2332fa (patch) | |
tree | 21d667e10ba459e70d0123d53c231cb4c85e8d9d /app-misc/discomatic | |
parent | remove old virtual: virtual/kernel (diff) | |
download | gentoo-2-ef178836435f046d94eac26d981da6005f2332fa.tar.gz gentoo-2-ef178836435f046d94eac26d981da6005f2332fa.tar.bz2 gentoo-2-ef178836435f046d94eac26d981da6005f2332fa.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-misc/discomatic')
-rw-r--r-- | app-misc/discomatic/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/discomatic/discomatic-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/discomatic/ChangeLog b/app-misc/discomatic/ChangeLog index bc7d76379f26..5a0e99a61f37 100644 --- a/app-misc/discomatic/ChangeLog +++ b/app-misc/discomatic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/discomatic # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/discomatic/ChangeLog,v 1.5 2005/05/21 20:52:10 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/discomatic/ChangeLog,v 1.6 2005/07/21 17:16:54 dholm Exp $ + + 21 Jul 2005; David Holm <dholm@gentoo.org> discomatic-0.3.ebuild: + Added to ~ppc. 21 May 2005; Ian Leitch <port001@gentoo.org> discomatic-0.3.ebuild: Added doc to IUSE diff --git a/app-misc/discomatic/discomatic-0.3.ebuild b/app-misc/discomatic/discomatic-0.3.ebuild index 69e43e69f35c..4670631758dc 100644 --- a/app-misc/discomatic/discomatic-0.3.ebuild +++ b/app-misc/discomatic/discomatic-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/discomatic/discomatic-0.3.ebuild,v 1.7 2005/07/07 03:17:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/discomatic/discomatic-0.3.ebuild,v 1.8 2005/07/21 17:16:54 dholm Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.2 |