diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-17 13:43:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-17 13:43:27 +0000 |
commit | 8cec833592ff52a7dac3b7f49b18aaf83e11c08a (patch) | |
tree | 420be6a1d44c8e1240b2a80014db0e38bf7cf31b /app-admin/eselect-cblas | |
parent | Stable on ppc64; bug #180713 (diff) | |
download | gentoo-2-8cec833592ff52a7dac3b7f49b18aaf83e11c08a.tar.gz gentoo-2-8cec833592ff52a7dac3b7f49b18aaf83e11c08a.tar.bz2 gentoo-2-8cec833592ff52a7dac3b7f49b18aaf83e11c08a.zip |
Stable on ppc64; bug #180713
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-admin/eselect-cblas')
-rw-r--r-- | app-admin/eselect-cblas/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-cblas/eselect-cblas-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-cblas/ChangeLog b/app-admin/eselect-cblas/ChangeLog index 77a8e6a7ccbb..902e178f79b2 100644 --- a/app-admin/eselect-cblas/ChangeLog +++ b/app-admin/eselect-cblas/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-cblas # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/ChangeLog,v 1.13 2007/07/17 13:15:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/ChangeLog,v 1.14 2007/07/17 13:43:27 corsair Exp $ + + 17 Jul 2007; Markus Rothe <corsair@gentoo.org> eselect-cblas-0.1.ebuild: + Stable on ppc64; bug #180713 17 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> eselect-cblas-0.1.ebuild: diff --git a/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild b/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild index 39c058bbcf23..6ebc1c926fde 100644 --- a/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild +++ b/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v 1.11 2007/07/17 13:15:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v 1.12 2007/07/17 13:43:27 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" # Need skel.bash lib |