diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 21:10:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-05 21:10:32 +0000 |
commit | 380fecbd069b1a6e1f67888cd2acc29ccb761405 (patch) | |
tree | af9f42eca484187394e262c4f34e4557b94066b4 /sys-apps/sg3_utils | |
parent | Add a build useflag that uses a downloaded tarball of sys rather than symlink... (diff) | |
download | gentoo-2-380fecbd069b1a6e1f67888cd2acc29ccb761405.tar.gz gentoo-2-380fecbd069b1a6e1f67888cd2acc29ccb761405.tar.bz2 gentoo-2-380fecbd069b1a6e1f67888cd2acc29ccb761405.zip |
1.21 sparc/hppa stable and cleanup
(Portage version: 2.1.1)
Diffstat (limited to 'sys-apps/sg3_utils')
-rw-r--r-- | sys-apps/sg3_utils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.21.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-apps/sg3_utils/ChangeLog b/sys-apps/sg3_utils/ChangeLog index 13cb9eba972e..e76f7559f3b1 100644 --- a/sys-apps/sg3_utils/ChangeLog +++ b/sys-apps/sg3_utils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/sg3_utils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.22 2006/09/14 17:57:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.23 2006/10/05 21:10:32 gustavoz Exp $ + + 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + -sg3_utils-1.08.ebuild, -sg3_utils-1.15.ebuild, -sg3_utils-1.18.ebuild, + -sg3_utils-1.19.ebuild, -sg3_utils-1.20.ebuild, -sg3_utils-1.20-r1.ebuild, + sg3_utils-1.21.ebuild: + 1.21 sparc/hppa stable and cleanup *sg3_utils-1.21 (14 Sep 2006) diff --git a/sys-apps/sg3_utils/sg3_utils-1.21.ebuild b/sys-apps/sg3_utils/sg3_utils-1.21.ebuild index 0bfe60fd748f..b74a70e19048 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.21.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.21.ebuild,v 1.1 2006/09/14 17:57:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.21.ebuild,v 1.2 2006/10/05 21:10:32 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.torque.net/sg/p/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 hppa ~ppc sparc ~x86" IUSE="" DEPEND="sys-devel/libtool" RDEPEND="" |