summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-10-18 15:06:18 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-10-18 15:06:18 +0000
commitc57ea3f40fc4ead6af35c471bdd12e0cebf2f210 (patch)
tree380d258d78d2389a4779eb611897980a5dc24d4e /x11-misc
parentgcc-3.4 compatibility patch (diff)
downloadhistorical-c57ea3f40fc4ead6af35c471bdd12e0cebf2f210.tar.gz
historical-c57ea3f40fc4ead6af35c471bdd12e0cebf2f210.tar.bz2
historical-c57ea3f40fc4ead6af35c471bdd12e0cebf2f210.zip
version bump
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/kompose/ChangeLog7
-rw-r--r--x11-misc/kompose/Manifest4
-rw-r--r--x11-misc/kompose/files/digest-kompose-0.51
-rw-r--r--x11-misc/kompose/kompose-0.5.ebuild18
4 files changed, 28 insertions, 2 deletions
diff --git a/x11-misc/kompose/ChangeLog b/x11-misc/kompose/ChangeLog
index b92cbc39eafa..0479463178b9 100644
--- a/x11-misc/kompose/ChangeLog
+++ b/x11-misc/kompose/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/kompose
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/kompose/ChangeLog,v 1.6 2004/09/03 13:59:03 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/kompose/ChangeLog,v 1.7 2004/10/18 15:06:18 carlo Exp $
+
+*kompose-0.5 (18 Oct 2004)
+
+ 18 Oct 2004; Carsten Lohrke <carlo@gentoo.org> +kompose-0.5.ebuild:
+ version bump
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> kompose-0.3.ebuild,
kompose-0.4.1.ebuild:
diff --git a/x11-misc/kompose/Manifest b/x11-misc/kompose/Manifest
index 0d8165af44ed..9ae2ea284695 100644
--- a/x11-misc/kompose/Manifest
+++ b/x11-misc/kompose/Manifest
@@ -1,8 +1,10 @@
+MD5 cd507af0fb2dd77b9b46417ce966741d kompose-0.5.ebuild 501
MD5 62977b3c378816da7ad9d9149d370e8b kompose-0.4.1.ebuild 505
MD5 e7792f47db47f44c60d0359e841e3f92 kompose-0.4.2.ebuild 503
-MD5 12fadda2a90492e90c377eb61b89cab1 ChangeLog 1033
+MD5 7b1d5cd3a1aa73b8c0d4410c3e8fd57a ChangeLog 1147
MD5 ed89fa1aa371498a65fa2b238a2f92e6 kompose-0.3.ebuild 478
MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162
MD5 56cd1ffdc72ce2bf99c8772482ad6ceb files/digest-kompose-0.4.1 66
MD5 e9dac40c72df3ad65456c25eea055d6b files/digest-kompose-0.4.2 66
MD5 0b66fd01b68c84aa8facffe68dcb40bb files/digest-kompose-0.3 70
+MD5 940d03f7ca83b7e2d11b40b4013b0d12 files/digest-kompose-0.5 64
diff --git a/x11-misc/kompose/files/digest-kompose-0.5 b/x11-misc/kompose/files/digest-kompose-0.5
new file mode 100644
index 000000000000..cc104422daf5
--- /dev/null
+++ b/x11-misc/kompose/files/digest-kompose-0.5
@@ -0,0 +1 @@
+MD5 75811396c383e7690c6922730750b39c kompose-0.5.tar.bz2 497050
diff --git a/x11-misc/kompose/kompose-0.5.ebuild b/x11-misc/kompose/kompose-0.5.ebuild
new file mode 100644
index 000000000000..c0614ce3dcd6
--- /dev/null
+++ b/x11-misc/kompose/kompose-0.5.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/kompose/kompose-0.5.ebuild,v 1.1 2004/10/18 15:06:18 carlo Exp $
+
+inherit kde
+
+DESCRIPTION="A KDE fullscreen task manager."
+HOMEPAGE="http://kompose.berlios.de"
+SRC_URI="http://download.berlios.de/kompose/${P}.tar.bz2"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~amd64"
+IUSE=""
+
+DEPEND="media-libs/imlib2"
+RDEPEND="media-libs/imlib2"
+need-kde 3.2