diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-09 16:44:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-09 16:44:29 +0000 |
commit | 67899e8e46e77f2f4fc677012506e2b8b9f30406 (patch) | |
tree | 2b5495766b0bc532c260544baae38ab0c729ce1d /app-admin/eselect-cblas | |
parent | Unmask mplayer bindist use flag for amd64, bug 246144 (diff) | |
download | gentoo-2-67899e8e46e77f2f4fc677012506e2b8b9f30406.tar.gz gentoo-2-67899e8e46e77f2f4fc677012506e2b8b9f30406.tar.bz2 gentoo-2-67899e8e46e77f2f4fc677012506e2b8b9f30406.zip |
ia64 stable
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-admin/eselect-cblas')
-rw-r--r-- | app-admin/eselect-cblas/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/eselect-cblas/eselect-cblas-0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/eselect-cblas/ChangeLog b/app-admin/eselect-cblas/ChangeLog index 1ec739f95df2..5671ec2b0dcc 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.20 2007/10/22 18:59:56 jer Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/ChangeLog,v 1.21 2008/11/09 16:44:29 armin76 Exp $ + + 09 Nov 2008; Raúl Porcel <armin76@gentoo.org> eselect-cblas-0.1.ebuild: + ia64 stable 22 Oct 2007; Jeroen Roovers <jer@gentoo.org> eselect-cblas-0.1.ebuild: Stable for HPPA (USE=lapack). Quoting fixes. diff --git a/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild b/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild index 12a9d7dbbebf..3f57910a3105 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 +# Copyright 1999-2008 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.17 2007/10/22 18:59:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v 1.18 2008/11/09 16:44:29 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" # Need skel.bash lib |