diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2004-11-25 20:53:19 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2004-11-25 20:53:19 +0000 |
commit | 4c4b79e64acac4d4541fe44be25fb0697d52eea9 (patch) | |
tree | 8fd37d1d3f144e34aa44087239b0ac5b3e7b85b1 /app-misc/magicdev | |
parent | Step 1 of moving DFBSee to dfbsee. (Manifest recommit) (diff) | |
download | gentoo-2-4c4b79e64acac4d4541fe44be25fb0697d52eea9.tar.gz gentoo-2-4c4b79e64acac4d4541fe44be25fb0697d52eea9.tar.bz2 gentoo-2-4c4b79e64acac4d4541fe44be25fb0697d52eea9.zip |
Marking 1.1.7 stable on x86. Removed old ebuild.
Diffstat (limited to 'app-misc/magicdev')
-rw-r--r-- | app-misc/magicdev/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/magicdev/files/digest-magicdev-1.1.6 | 1 | ||||
-rw-r--r-- | app-misc/magicdev/magicdev-1.1.6.ebuild | 23 | ||||
-rw-r--r-- | app-misc/magicdev/magicdev-1.1.7.ebuild | 4 |
4 files changed, 7 insertions, 28 deletions
diff --git a/app-misc/magicdev/ChangeLog b/app-misc/magicdev/ChangeLog index a9d3322de754..d45ad69ca471 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.9 2004/10/17 09:53:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/magicdev/ChangeLog,v 1.10 2004/11/25 20:53:19 leonardop Exp $ + + 25 Nov 2004; Leonardo Boshell <leonardop@gentoo.org> magicdev-1.1.7.ebuild: + Marked stable on x86. 17 Oct 2004; David Holm <dholm@gentoo.org> magicdev-1.1.7.ebuild: Added to ~ppc. @@ -13,7 +16,7 @@ 12 Apr 2004; L. Boshell <leonardop@gentoo.org> magicdev-1.1.6.ebuild: Marking stable on x86. - + *magicdev-1.1.6 (09 Mar 2004) 09 Mar 2004; L. Boshell <leonardop@gentoo.org> magicdev-1.1.6.ebuild: diff --git a/app-misc/magicdev/files/digest-magicdev-1.1.6 b/app-misc/magicdev/files/digest-magicdev-1.1.6 deleted file mode 100644 index 50b715565024..000000000000 --- a/app-misc/magicdev/files/digest-magicdev-1.1.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 ed2c3ea0258317b1760107475205fc77 magicdev-1.1.6.tar.bz2 123429 diff --git a/app-misc/magicdev/magicdev-1.1.6.ebuild b/app-misc/magicdev/magicdev-1.1.6.ebuild deleted file mode 100644 index 13bc4c2dc4ec..000000000000 --- a/app-misc/magicdev/magicdev-1.1.6.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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.6.ebuild,v 1.4 2004/06/28 03:57:44 vapier Exp $ - -inherit gnome2 - -DESCRIPTION="A GNOME tool to automount/unmount removable media" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -RDEPEND=">=gnome-base/libgnomeui-2.1.5 - >=gnome-base/libglade-2 - >=x11-libs/gtk+-2 - >=gnome-base/gconf-2" -DEPEND="${RDEPEND} - dev-util/pkgconfig - dev-util/intltool" - -DOCS="AUTHORS ChangeLog README" diff --git a/app-misc/magicdev/magicdev-1.1.7.ebuild b/app-misc/magicdev/magicdev-1.1.7.ebuild index ad3a1093e857..1edbf8fec50e 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.2 2004/10/17 09:53:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/magicdev/magicdev-1.1.7.ebuild,v 1.3 2004/11/25 20:53:19 leonardop 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 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.1.5 |