diff options
author | Jason Wever <weeve@gentoo.org> | 2003-05-22 18:20:57 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-05-22 18:20:57 +0000 |
commit | a5fe3e7559506b7a0d8f949f918da35c13243760 (patch) | |
tree | 75f4de1e6e5bba7a51d9db826392fe49cf1a623f /app-editors/bluefish | |
parent | #21264 xemacs needs --with-system-malloc on Alpha. (diff) | |
download | gentoo-2-a5fe3e7559506b7a0d8f949f918da35c13243760.tar.gz gentoo-2-a5fe3e7559506b7a0d8f949f918da35c13243760.tar.bz2 gentoo-2-a5fe3e7559506b7a0d8f949f918da35c13243760.zip |
Changed ~sparc keyword to sparc.
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/bluefish/Manifest | 7 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-0.9.ebuild | 4 |
3 files changed, 13 insertions, 3 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog index 816e4ae95690..a2b018aeb1fd 100644 --- a/app-editors/bluefish/ChangeLog +++ b/app-editors/bluefish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/bluefish # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.19 2003/04/05 15:09:26 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.20 2003/05/22 18:20:21 weeve Exp $ + + 22 May 2003; Jason Wever <weeve@gentoo.org> bluefish-0.9.ebuild: + Changed ~sparc keyword to sparc. *bluefish-0.9 (18 Feb 2003) diff --git a/app-editors/bluefish/Manifest b/app-editors/bluefish/Manifest new file mode 100644 index 000000000000..dcead9aecdab --- /dev/null +++ b/app-editors/bluefish/Manifest @@ -0,0 +1,7 @@ +MD5 148db97f62df9499b0605de27f42eec5 ChangeLog 2891 +MD5 745c86a5659c1d44a29523420cb99da4 bluefish-0.7-r3.ebuild 1139 +MD5 5be71a473b05133ddbe7903f1a7a8dbc bluefish-0.8.ebuild 987 +MD5 655fc2d71c59fd78dbd1e2447679cffc bluefish-0.9.ebuild 1100 +MD5 bd2f60953e3d3c182ef12e3f0a155ee2 files/digest-bluefish-0.7-r3 66 +MD5 300af71b8263dedc97e775291b4e24b8 files/digest-bluefish-0.8 70 +MD5 bc9b63ac2469bf96338ac088068828da files/digest-bluefish-0.9 65 diff --git a/app-editors/bluefish/bluefish-0.9.ebuild b/app-editors/bluefish/bluefish-0.9.ebuild index cf646ce48a67..eb268c35be14 100644 --- a/app-editors/bluefish/bluefish-0.9.ebuild +++ b/app-editors/bluefish/bluefish-0.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.9.ebuild,v 1.6 2003/04/05 15:09:26 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.9.ebuild,v 1.7 2003/05/22 18:20:21 weeve Exp $ DESCRIPTION="Bluefish is a GTK HTML editor for the experienced web designer or programmer." SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2" HOMEPAGE="http://bluefish.openoffice.nl/" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="x86 ppc sparc" SLOT="0" IUSE="" |