summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2003-10-24 17:29:14 +0000
committerBrandon Hale <tseng@gentoo.org>2003-10-24 17:29:14 +0000
commit101da0c229e0a31e59bf3e6c46df89159c87c27e (patch)
tree1a5ef85ca18ab8f405a241fc5c60b9d44e379e20 /x11-misc
parentBSD license only, not BSD and GPL-2 (diff)
downloadhistorical-101da0c229e0a31e59bf3e6c46df89159c87c27e.tar.gz
historical-101da0c229e0a31e59bf3e6c46df89159c87c27e.tar.bz2
historical-101da0c229e0a31e59bf3e6c46df89159c87c27e.zip
marking 1.1.5 stable on x86
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/fbdesk/ChangeLog8
-rw-r--r--x11-misc/fbdesk/Manifest6
-rw-r--r--x11-misc/fbdesk/fbdesk-1.1.2.ebuild29
-rw-r--r--x11-misc/fbdesk/fbdesk-1.1.5.ebuild4
-rw-r--r--x11-misc/fbdesk/files/digest-fbdesk-1.1.21
5 files changed, 10 insertions, 38 deletions
diff --git a/x11-misc/fbdesk/ChangeLog b/x11-misc/fbdesk/ChangeLog
index b17782d55988..0b437ce2dc4a 100644
--- a/x11-misc/fbdesk/ChangeLog
+++ b/x11-misc/fbdesk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/fbdesk
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.5 2003/10/13 15:46:03 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.6 2003/10/24 17:29:10 tseng Exp $
+
+ 24 Oct 2003; Brandon Hale <tseng@gentoo.org> fbdesk-1.1.2.ebuild,
+ fbdesk-1.1.5.ebuild:
+ marking 1.1.5 stable on x86.
13 Oct 2003; ,,, <brandon@gentoo.org> fbdesk-1.1.2.ebuild,
fbdesk-1.1.5.ebuild:
@@ -19,4 +23,4 @@
26 Jan 2003; Brad Cowan <bcowan@gentoo.org> fbdesk-1.1.2.ebuild,
files/digest-fbdesk-1.1.2, ChangeLog:
Initial import. Ebuild submitted by Laurent Maestracci <laurent@maestracci.net>.
- \ No newline at end of file
+
diff --git a/x11-misc/fbdesk/Manifest b/x11-misc/fbdesk/Manifest
index 3b5dd60b2cf8..144f402e771d 100644
--- a/x11-misc/fbdesk/Manifest
+++ b/x11-misc/fbdesk/Manifest
@@ -1,6 +1,4 @@
-MD5 cb08a232548897fdc74c47d16e1f9a95 ChangeLog 762
-MD5 d3f7e0d63e4af269efc729faf45748ba fbdesk-1.1.2.ebuild 686
-MD5 96c40d8705e423ce90a459937ca8cf5a fbdesk-1.1.5.ebuild 687
+MD5 c08dd9b3b0933958200880b8249e82cb ChangeLog 886
+MD5 d6561725410eea38f5f99ab036d08274 fbdesk-1.1.5.ebuild 686
MD5 416452bedba085c06bd2502510370e1a metadata.xml 162
-MD5 89ab48ac853618e0d2e6ca7ebe0996ad files/digest-fbdesk-1.1.2 64
MD5 39b789020c286f3f1239d3fb96d00aa0 files/digest-fbdesk-1.1.5 64
diff --git a/x11-misc/fbdesk/fbdesk-1.1.2.ebuild b/x11-misc/fbdesk/fbdesk-1.1.2.ebuild
deleted file mode 100644
index facb2e3121d2..000000000000
--- a/x11-misc/fbdesk/fbdesk-1.1.2.ebuild
+++ /dev/null
@@ -1,29 +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-misc/fbdesk/fbdesk-1.1.2.ebuild,v 1.4 2003/10/13 15:46:03 tseng Exp $
-
-IUSE=""
-
-S=${WORKDIR}/${P}
-
-DESCRIPTION="FbDesk is a fluxbox-util application that creates and manage icons on your Fluxbox desktop."
-HOMEPAGE="http://www.fluxbox.org/fbdesk/"
-SRC_URI="http://www.fluxbox.org/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~ia64"
-
-DEPEND="media-libs/libpng
- virtual/x11"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install () {
- einstall || die
-
- dodoc AUTHORS COPYING ChangeLog NEWS README
-}
diff --git a/x11-misc/fbdesk/fbdesk-1.1.5.ebuild b/x11-misc/fbdesk/fbdesk-1.1.5.ebuild
index e1f235368401..2da801dee191 100644
--- a/x11-misc/fbdesk/fbdesk-1.1.5.ebuild
+++ b/x11-misc/fbdesk/fbdesk-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.1.5.ebuild,v 1.2 2003/10/13 15:46:03 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.1.5.ebuild,v 1.3 2003/10/24 17:29:10 tseng Exp $
IUSE=""
@@ -12,7 +12,7 @@ SRC_URI="http://www.fluxbox.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~ia64"
+KEYWORDS="x86 ~ppc ~sparc ~ia64"
DEPEND="media-libs/libpng
virtual/x11"
diff --git a/x11-misc/fbdesk/files/digest-fbdesk-1.1.2 b/x11-misc/fbdesk/files/digest-fbdesk-1.1.2
deleted file mode 100644
index 198ba93268f2..000000000000
--- a/x11-misc/fbdesk/files/digest-fbdesk-1.1.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9fbe5df8ea58bac177acb3469dd7b92c fbdesk-1.1.2.tar.gz 249577