summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 13:18:49 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 13:18:49 +0000
commit02d829647b5d74acb7e645efb6aac42b203cb945 (patch)
treeacb3245d49466906a02a5bde072b20b02b26f98e /dev-db/xmysqladmin
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-02d829647b5d74acb7e645efb6aac42b203cb945.tar.gz
gentoo-2-02d829647b5d74acb7e645efb6aac42b203cb945.tar.bz2
gentoo-2-02d829647b5d74acb7e645efb6aac42b203cb945.zip
Don't assign default to S; header fix
Diffstat (limited to 'dev-db/xmysqladmin')
-rw-r--r--dev-db/xmysqladmin/ChangeLog7
-rw-r--r--dev-db/xmysqladmin/xmysqladmin-1.0.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/dev-db/xmysqladmin/ChangeLog b/dev-db/xmysqladmin/ChangeLog
index 695b3305cc02..fbcebda7b8e5 100644
--- a/dev-db/xmysqladmin/ChangeLog
+++ b/dev-db/xmysqladmin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/xmysqladmin
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/xmysqladmin/ChangeLog,v 1.5 2003/07/16 11:38:48 joker Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/xmysqladmin/ChangeLog,v 1.6 2004/03/14 13:18:49 mr_bones_ Exp $
+
+ 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> xmysqladmin-1.0.ebuild:
+ Don't assign default to S; header fix
16 Jul 2003; Christian Birchinger <joker@gentoo.org> xmysqladmin-1.0.ebuild:
Added sparc stable keyword
diff --git a/dev-db/xmysqladmin/xmysqladmin-1.0.ebuild b/dev-db/xmysqladmin/xmysqladmin-1.0.ebuild
index 984d3db11e7c..dea17d364589 100644
--- a/dev-db/xmysqladmin/xmysqladmin-1.0.ebuild
+++ b/dev-db/xmysqladmin/xmysqladmin-1.0.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/xmysqladmin/xmysqladmin-1.0.ebuild,v 1.11 2003/09/06 22:25:50 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/xmysqladmin/xmysqladmin-1.0.ebuild,v 1.12 2004/03/14 13:18:49 mr_bones_ Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="xforms based front end to mysql"
SRC_URI="ftp://ftp.mysql.com/Contrib/${P}.tar.gz"
HOMEPAGE="http://www.mysql.org"