diff options
author | 2014-12-26 19:15:16 +0000 | |
---|---|---|
committer | 2014-12-26 19:15:16 +0000 | |
commit | 5311a7151d0ff4d900d661466330c95a72fa7d3d (patch) | |
tree | 02aa4f9403d72daf3a964415e0bdf16c04d45b4a /app-admin/drush/drush-6.5.0.ebuild | |
parent | Stable for amd64, wrt bug #533564 (diff) | |
download | gentoo-2-5311a7151d0ff4d900d661466330c95a72fa7d3d.tar.gz gentoo-2-5311a7151d0ff4d900d661466330c95a72fa7d3d.tar.bz2 gentoo-2-5311a7151d0ff4d900d661466330c95a72fa7d3d.zip |
Stable for amd64, wrt bug #533608
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/drush/drush-6.5.0.ebuild')
-rw-r--r-- | app-admin/drush/drush-6.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/drush/drush-6.5.0.ebuild b/app-admin/drush/drush-6.5.0.ebuild index bc8e6cf213c0..fde5ca77c56c 100644 --- a/app-admin/drush/drush-6.5.0.ebuild +++ b/app-admin/drush/drush-6.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/drush/drush-6.5.0.ebuild,v 1.1 2014/11/22 14:41:20 mjo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/drush/drush-6.5.0.ebuild,v 1.2 2014/12/26 19:15:16 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/drush-ops/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="" |