diff options
author | David Holm <dholm@gentoo.org> | 2004-10-17 09:55:03 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-17 09:55:03 +0000 |
commit | 2842cd92ee21e45bbaed4a00de3ca55e5080b98b (patch) | |
tree | 59db2a3a0f9f3641efbbc7a5aad2297100f0730d /app-misc/magicdev | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-2842cd92ee21e45bbaed4a00de3ca55e5080b98b.tar.gz gentoo-2-2842cd92ee21e45bbaed4a00de3ca55e5080b98b.tar.bz2 gentoo-2-2842cd92ee21e45bbaed4a00de3ca55e5080b98b.zip |
Added to ~ppc
Diffstat (limited to 'app-misc/magicdev')
-rw-r--r-- | app-misc/magicdev/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/magicdev/magicdev-1.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/magicdev/ChangeLog b/app-misc/magicdev/ChangeLog index 54d9dde654ea..a9d3322de754 100644 --- a/app-misc/magicdev/ChangeLog +++ b/app-misc/magicdev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/magicdev # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/magicdev/ChangeLog,v 1.8 2004/09/18 14:08:30 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/magicdev/ChangeLog,v 1.9 2004/10/17 09:53:50 dholm Exp $ + + 17 Oct 2004; David Holm <dholm@gentoo.org> magicdev-1.1.7.ebuild: + Added to ~ppc. *magicdev-1.1.7 (18 Sep 2004) diff --git a/app-misc/magicdev/magicdev-1.1.7.ebuild b/app-misc/magicdev/magicdev-1.1.7.ebuild index b420b2991b3d..ad3a1093e857 100644 --- a/app-misc/magicdev/magicdev-1.1.7.ebuild +++ b/app-misc/magicdev/magicdev-1.1.7.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/app-misc/magicdev/magicdev-1.1.7.ebuild,v 1.1 2004/09/18 14:08:31 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/magicdev/magicdev-1.1.7.ebuild,v 1.2 2004/10/17 09:53:50 dholm Exp $ inherit gnome2 @@ -8,7 +8,7 @@ DESCRIPTION="A GNOME tool to automount/unmount removable media" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.1.5 |