diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-13 18:09:42 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-13 18:09:42 +0000 |
commit | 5dda72fd7b9fb7f3b8a71be3e44fb9855168079b (patch) | |
tree | 3ec9a8ae28db89d0e308866e8d0f65850677e759 /app-editors/bluefish | |
parent | what does it mean? (diff) | |
download | gentoo-2-5dda72fd7b9fb7f3b8a71be3e44fb9855168079b.tar.gz gentoo-2-5dda72fd7b9fb7f3b8a71be3e44fb9855168079b.tar.bz2 gentoo-2-5dda72fd7b9fb7f3b8a71be3e44fb9855168079b.zip |
alpha stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/bluefish/ChangeLog b/app-editors/bluefish/ChangeLog index c82f10a0ad46..6acb20c40aad 100644 --- a/app-editors/bluefish/ChangeLog +++ b/app-editors/bluefish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/bluefish # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.48 2005/05/05 23:31:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/ChangeLog,v 1.49 2005/06/13 18:09:42 ferdy Exp $ + + 13 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> bluefish-1.0.ebuild: + alpha stable 05 May 2005; Aron Griffis <agriffis@gentoo.org> bluefish-1.0.ebuild: stable on ia64 diff --git a/app-editors/bluefish/bluefish-1.0.ebuild b/app-editors/bluefish/bluefish-1.0.ebuild index fc3dcf761384..07d0f553b1cb 100644 --- a/app-editors/bluefish/bluefish-1.0.ebuild +++ b/app-editors/bluefish/bluefish-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.ebuild,v 1.8 2005/05/05 23:31:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.ebuild,v 1.9 2005/06/13 18:09:42 ferdy Exp $ inherit eutils fdo-mime @@ -11,7 +11,7 @@ SRC_URI="http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/${P}.tar.bz2" HOMEPAGE="http://bluefish.openoffice.nl/" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" SLOT="0" RDEPEND=">=x11-libs/gtk+-2 |