diff options
author | Tom William Payne <twp@gentoo.org> | 2003-12-29 01:40:37 +0000 |
---|---|---|
committer | Tom William Payne <twp@gentoo.org> | 2003-12-29 01:40:37 +0000 |
commit | 418a9af7f272b667c69109702ff428e64fb660ad (patch) | |
tree | 19b137ef00b4a1a55f44a4533fd70dad220468d3 /x11-plugins | |
parent | Version bump (diff) | |
download | gentoo-2-418a9af7f272b667c69109702ff428e64fb660ad.tar.gz gentoo-2-418a9af7f272b667c69109702ff428e64fb660ad.tar.bz2 gentoo-2-418a9af7f272b667c69109702ff428e64fb660ad.zip |
ion-devel-dock will be included in ion-devel
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/ion-devel-dock/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/ion-devel-dock/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/ion-devel-dock/files/digest-ion-devel-dock-20031202 | 2 | ||||
-rw-r--r-- | x11-plugins/ion-devel-dock/ion-devel-dock-20031202.ebuild | 21 | ||||
-rw-r--r-- | x11-plugins/ion-devel-dock/metadata.xml | 9 |
5 files changed, 0 insertions, 44 deletions
diff --git a/x11-plugins/ion-devel-dock/ChangeLog b/x11-plugins/ion-devel-dock/ChangeLog deleted file mode 100644 index 9ea287af8feb..000000000000 --- a/x11-plugins/ion-devel-dock/ChangeLog +++ /dev/null @@ -1,8 +0,0 @@ -# ChangeLog for x11-plugins/ion-devel-dock -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ion-devel-dock/ChangeLog,v 1.1 2003/12/07 17:01:28 twp Exp $ - -*ion-devel-dock-20031202 (03 Dec 2003) - - 03 Dec 2003; Tom Payne <twp@gentoo.org> ion-devel-dock-20031202.ebuild : - Initial commit. diff --git a/x11-plugins/ion-devel-dock/Manifest b/x11-plugins/ion-devel-dock/Manifest deleted file mode 100644 index fe8c6165025b..000000000000 --- a/x11-plugins/ion-devel-dock/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -MD5 8c403c7fd8fcedeca8ea6900757347fe ion-devel-dock-20031202.ebuild 569 -MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 -MD5 913c4ae876930647a9ae8745672c4d0e ChangeLog 364 -MD5 6a654121da721c65a71e058fb3569caa files/digest-ion-devel-dock-20031202 145 diff --git a/x11-plugins/ion-devel-dock/files/digest-ion-devel-dock-20031202 b/x11-plugins/ion-devel-dock/files/digest-ion-devel-dock-20031202 deleted file mode 100644 index 7f9383e53001..000000000000 --- a/x11-plugins/ion-devel-dock/files/digest-ion-devel-dock-20031202 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 ad43485c44d93bd27418ab71f0d34185 ion-devel-dock-20031202.tar.bz2 18107 -MD5 2f35ab790d4478c7541b134aa5b152b5 ion-devel-20031121.tar.gz 302261 diff --git a/x11-plugins/ion-devel-dock/ion-devel-dock-20031202.ebuild b/x11-plugins/ion-devel-dock/ion-devel-dock-20031202.ebuild deleted file mode 100644 index d2095431f91b..000000000000 --- a/x11-plugins/ion-devel-dock/ion-devel-dock-20031202.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ion-devel-dock/ion-devel-dock-20031202.ebuild,v 1.1 2003/12/07 17:01:28 twp Exp $ - -DESCRIPTION="A dock for the ion-devel window manager" -SRC_URI="http://dsv.su.se/~pelle/ion-dock/ion-devel-dock-${PV}.tar.bz2" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~x86" -DEPEND="=x11-wm/ion-devel-${ION_DEVEL_VERSION}" - -ION_DEVEL_VERSION=20031121 -inherit ion-devel - -src_install() { - - ion-devel_src_install - - dodoc README - -} diff --git a/x11-plugins/ion-devel-dock/metadata.xml b/x11-plugins/ion-devel-dock/metadata.xml deleted file mode 100644 index d9bb4626fb2b..000000000000 --- a/x11-plugins/ion-devel-dock/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>no-herd</herd> -<maintainer> - <email>twp@gentoo.org</email> - <name>Tom Payne</name> -</maintainer> -</pkgmetadata> |