diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 06:41:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-13 06:41:49 +0000 |
commit | 11feaa92d33d853392366449a6b8c94928adda67 (patch) | |
tree | 7b592058c7266a366af89c93cf8611d7822c557d /app-editors/bluefish | |
parent | set as -ppc (diff) | |
download | gentoo-2-11feaa92d33d853392366449a6b8c94928adda67.tar.gz gentoo-2-11feaa92d33d853392366449a6b8c94928adda67.tar.bz2 gentoo-2-11feaa92d33d853392366449a6b8c94928adda67.zip |
Update Copyright years
Diffstat (limited to 'app-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/bluefish-0.7-r3.ebuild | 4 | ||||
-rw-r--r-- | app-editors/bluefish/bluefish-0.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/bluefish/bluefish-0.7-r3.ebuild b/app-editors/bluefish/bluefish-0.7-r3.ebuild index 7cd076d95e6c..b0871d454401 100644 --- a/app-editors/bluefish/bluefish-0.7-r3.ebuild +++ b/app-editors/bluefish/bluefish-0.7-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# 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.7-r3.ebuild,v 1.4 2002/12/17 13:48:54 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.7-r3.ebuild,v 1.5 2003/02/13 06:38:42 vapier 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" diff --git a/app-editors/bluefish/bluefish-0.8.ebuild b/app-editors/bluefish/bluefish-0.8.ebuild index e5d5d151b126..0d786fd51b7e 100644 --- a/app-editors/bluefish/bluefish-0.8.ebuild +++ b/app-editors/bluefish/bluefish-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# 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.8.ebuild,v 1.3 2002/12/30 00:05:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-0.8.ebuild,v 1.4 2003/02/13 06:38:47 vapier Exp $ MY_P=${PN}-gtk2-${PV} S=${WORKDIR}/${MY_P} |