diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-11-23 15:50:26 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-11-23 15:50:26 +0000 |
commit | f9baa973397367467921ea2e861ccbe3262c6798 (patch) | |
tree | edc59d090a391b3a8b8eec3b54f3716aa50d1d66 /kde-misc/kompose | |
parent | changed install paths for CORBA.py and PortableServer.py will not collide wit... (diff) | |
download | historical-f9baa973397367467921ea2e861ccbe3262c6798.tar.gz historical-f9baa973397367467921ea2e861ccbe3262c6798.tar.bz2 historical-f9baa973397367467921ea2e861ccbe3262c6798.zip |
stable on x86
Diffstat (limited to 'kde-misc/kompose')
-rw-r--r-- | kde-misc/kompose/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kompose/Manifest | 16 | ||||
-rw-r--r-- | kde-misc/kompose/kompose-0.5.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/kde-misc/kompose/ChangeLog b/kde-misc/kompose/ChangeLog index 627d9badd003..229cc5de6f0d 100644 --- a/kde-misc/kompose/ChangeLog +++ b/kde-misc/kompose/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kompose # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kompose/ChangeLog,v 1.2 2004/10/31 01:22:24 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kompose/ChangeLog,v 1.3 2004/11/23 15:50:26 carlo Exp $ + + 23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> kompose-0.5.ebuild: + stable on x86 *kompose-0.4.2 (31 Oct 2004) diff --git a/kde-misc/kompose/Manifest b/kde-misc/kompose/Manifest index 2587d617dc31..8730892ee5d8 100644 --- a/kde-misc/kompose/Manifest +++ b/kde-misc/kompose/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 145849969bd6ee0010b4d82602245a75 kompose-0.3.ebuild 475 +MD5 d0aa28ce5be834c91fcbfcd6669318b3 kompose-0.5.ebuild 500 MD5 07eb6c2e09017cd8d62ed24f372bd2b8 kompose-0.4.1.ebuild 502 MD5 073d418082aa6da6fbc2cde44bfcbc3d kompose-0.4.2.ebuild 503 -MD5 38ad77b926221e08a7d418fa5740b4c4 kompose-0.5.ebuild 501 +MD5 184a155fae292a5b738344fb709e4fdc ChangeLog 1471 +MD5 145849969bd6ee0010b4d82602245a75 kompose-0.3.ebuild 475 MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162 -MD5 43fbc8c88c00c6945e703a3647eb5235 ChangeLog 1388 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 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBhD5WI1lqEGTUzyQRAlIcAJ4w/AiMDErQ69P8BLiEmWMhfzt/3gCgtDkY -5wC5/xl/DI1ANsbZdWkm3a4= -=gOr8 ------END PGP SIGNATURE----- diff --git a/kde-misc/kompose/kompose-0.5.ebuild b/kde-misc/kompose/kompose-0.5.ebuild index 227ec44ad0ea..52ee3467bd42 100644 --- a/kde-misc/kompose/kompose-0.5.ebuild +++ b/kde-misc/kompose/kompose-0.5.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/kde-misc/kompose/kompose-0.5.ebuild,v 1.1 2004/10/31 00:00:14 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kompose/kompose-0.5.ebuild,v 1.2 2004/11/23 15:50:26 carlo Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/kompose/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND="media-libs/imlib2" |