diff options
author | 2002-11-22 22:48:59 +0000 | |
---|---|---|
committer | 2002-11-22 22:48:59 +0000 | |
commit | 4e7104ab5210cc3c78b5febf9d3c2dcd960a06fc (patch) | |
tree | 828e09a171e994f52ef7a8588343681ed08f8162 /dev-db | |
parent | update the nspluginviewer patch to bring things up to kde 3.1 (diff) | |
download | gentoo-2-4e7104ab5210cc3c78b5febf9d3c2dcd960a06fc.tar.gz gentoo-2-4e7104ab5210cc3c78b5febf9d3c2dcd960a06fc.tar.bz2 gentoo-2-4e7104ab5210cc3c78b5febf9d3c2dcd960a06fc.zip |
forgot the header
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/phpmyadmin/phpmyadmin-2.3.3_rc1.ebuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-db/phpmyadmin/phpmyadmin-2.3.3_rc1.ebuild b/dev-db/phpmyadmin/phpmyadmin-2.3.3_rc1.ebuild index ef766eb85d2c..45f8265e28d1 100644 --- a/dev-db/phpmyadmin/phpmyadmin-2.3.3_rc1.ebuild +++ b/dev-db/phpmyadmin/phpmyadmin-2.3.3_rc1.ebuild @@ -1,3 +1,8 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-2.3.3_rc1.ebuild,v 1.2 2002/11/22 22:48:59 mholzer Exp $ + + MY_PN=phpMyAdmin S=${WORKDIR}/${MY_PN}-${PV} |