diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-18 18:27:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-18 18:27:31 +0000 |
commit | 2c6bdc959dfac127ec2ba911f1e3d279f73a3fb9 (patch) | |
tree | eb18a606c341806c54cdea4054d683c16c28951f /dev-db/mysql-super-smack | |
parent | Stable for AMD64, wrt bug #393723 (diff) | |
download | gentoo-2-2c6bdc959dfac127ec2ba911f1e3d279f73a3fb9.tar.gz gentoo-2-2c6bdc959dfac127ec2ba911f1e3d279f73a3fb9.tar.bz2 gentoo-2-2c6bdc959dfac127ec2ba911f1e3d279f73a3fb9.zip |
Stable for AMD64, wrt bug #394075
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'dev-db/mysql-super-smack')
-rw-r--r-- | dev-db/mysql-super-smack/ChangeLog | 8 | ||||
-rw-r--r-- | dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/mysql-super-smack/ChangeLog b/dev-db/mysql-super-smack/ChangeLog index 0990b12e6bc5..87c8123b6acc 100644 --- a/dev-db/mysql-super-smack/ChangeLog +++ b/dev-db/mysql-super-smack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/mysql-super-smack -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/ChangeLog,v 1.15 2010/12/04 05:08:26 robbat2 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/ChangeLog,v 1.16 2011/12/18 18:27:31 ago Exp $ + + 18 Dec 2011; Agostino Sarubbo <ago@gentoo.org> + mysql-super-smack-1.3-r2.ebuild: + Stable for AMD64, wrt bug #394075 04 Dec 2010; Robin H. Johnson <robbat2@gentoo.org> -mysql-super-smack-1.3.ebuild, -mysql-super-smack-1.3-r1.ebuild: diff --git a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild index 59ea57fc0a7d..6d00d0aae24c 100644 --- a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild +++ b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild,v 1.2 2010/06/17 21:28:30 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild,v 1.3 2011/12/18 18:27:31 ago Exp $ WANT_AUTOMAKE="1.4" EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="http://vegan.net/tony/supersmack/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="+mysql postgres" DEPEND="mysql? ( virtual/mysql ) |