summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-04-13 18:01:26 +0000
committerUlrich Müller <ulm@gentoo.org>2012-04-13 18:01:26 +0000
commita71e1c21c485c0d6c3eba5f05fed4140e14bc884 (patch)
treeeec6fa7ba9447ade9176d041b65f443ecf9d3042 /dev-db/mysql/mysql-5.1.51.ebuild
parentMove EAPI assignment to top of ebuild, bug 411875. (diff)
downloadhistorical-a71e1c21c485c0d6c3eba5f05fed4140e14bc884.tar.gz
historical-a71e1c21c485c0d6c3eba5f05fed4140e14bc884.tar.bz2
historical-a71e1c21c485c0d6c3eba5f05fed4140e14bc884.zip
Move EAPI assignment to top of ebuild, bug 411875.
Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
Diffstat (limited to 'dev-db/mysql/mysql-5.1.51.ebuild')
-rw-r--r--dev-db/mysql/mysql-5.1.51.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.1.51.ebuild b/dev-db/mysql/mysql-5.1.51.ebuild
index d8c302a9059a..75e49f610ec0 100644
--- a/dev-db/mysql/mysql-5.1.51.ebuild
+++ b/dev-db/mysql/mysql-5.1.51.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.51.ebuild,v 1.10 2012/01/08 23:40:20 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.51.ebuild,v 1.11 2012/04/13 18:00:05 ulm Exp $
-MY_EXTRAS_VER="20101006-0004Z"
EAPI="4"
+MY_EXTRAS_VER="20101006-0004Z"
# PBXT
PBXT_VERSION='1.0.11-6-pre-ga'