summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-25 15:58:41 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-25 15:58:41 +0000
commit6f1cf0c6e192a8309ddbd07cc7421a1c6f818d86 (patch)
tree1c854e7ba739b0cf822b595450470e7cf6cd5b23 /app-editors
parentAdded to ~ppc (diff)
downloadhistorical-6f1cf0c6e192a8309ddbd07cc7421a1c6f818d86.tar.gz
historical-6f1cf0c6e192a8309ddbd07cc7421a1c6f818d86.tar.bz2
historical-6f1cf0c6e192a8309ddbd07cc7421a1c6f818d86.zip
Added to ~ppc
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/cssed/ChangeLog5
-rw-r--r--app-editors/cssed/Manifest4
-rw-r--r--app-editors/cssed/cssed-0.2.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/cssed/ChangeLog b/app-editors/cssed/ChangeLog
index f1e0e040c572..ececc74cf59f 100644
--- a/app-editors/cssed/ChangeLog
+++ b/app-editors/cssed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/cssed
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/ChangeLog,v 1.4 2004/04/23 13:32:04 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/ChangeLog,v 1.5 2004/04/25 15:58:41 dholm Exp $
+
+ 25 Apr 2004; David Holm <dholm@gentoo.org> cssed-0.2.0.ebuild:
+ Added to ~ppc.
23 Apr 2004; Stuart Herbert <stuart@gentoo.org> cssed-0.2.0.ebuild:
Fixed bug where cssed was looking in the wrong place for the icons; thanks to
diff --git a/app-editors/cssed/Manifest b/app-editors/cssed/Manifest
index 509062f07e94..8cc787a0b775 100644
--- a/app-editors/cssed/Manifest
+++ b/app-editors/cssed/Manifest
@@ -1,6 +1,6 @@
+MD5 95801828820570c016bd13785e945f5b ChangeLog 1003
MD5 3aa69b68defa84fd48a4e1c1b566ab9b cssed-0.1.1_pre.ebuild 1451
-MD5 bee354d138f0c8c37493a03dd70da3d8 ChangeLog 921
MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280
-MD5 36a5782ad0847b7552252a8797045dba cssed-0.2.0.ebuild 1389
+MD5 9f4e385a66a01e202611c46069578d95 cssed-0.2.0.ebuild 1393
MD5 dc43eb178818c5d5ff198216e51b84fd files/digest-cssed-0.1.1_pre 66
MD5 08593a08dd2fe764eb2d928ef2c94e12 files/digest-cssed-0.2.0 63
diff --git a/app-editors/cssed/cssed-0.2.0.ebuild b/app-editors/cssed/cssed-0.2.0.ebuild
index 4791d3f0e4ab..9b5693a1093c 100644
--- a/app-editors/cssed/cssed-0.2.0.ebuild
+++ b/app-editors/cssed/cssed-0.2.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/cssed-0.2.0.ebuild,v 1.2 2004/04/23 13:32:04 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/cssed-0.2.0.ebuild,v 1.3 2004/04/25 15:58:41 dholm Exp $
DESCRIPTION="CSSED a GTK2 application to help create and maintain CSS style sheets for web developing"
HOMEPAGE="http://cssed.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="X gnome gtk"
DEPEND=">=x11-libs/gtk+-2
>=dev-libs/atk-1.4.0