diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 08:58:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 08:58:49 +0000 |
commit | 83f4717cdc545390a2dd3be552eab0fdab604579 (patch) | |
tree | 6b85da95f13959a3fbb03093e7ac0d9b13b50d86 /dev-libs/libots | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-83f4717cdc545390a2dd3be552eab0fdab604579.tar.gz gentoo-2-83f4717cdc545390a2dd3be552eab0fdab604579.tar.bz2 gentoo-2-83f4717cdc545390a2dd3be552eab0fdab604579.zip |
Stable on alpha.
Diffstat (limited to 'dev-libs/libots')
-rw-r--r-- | dev-libs/libots/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libots/libots-2.2.7-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libots/libots-2.2.7.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libots/ChangeLog b/dev-libs/libots/ChangeLog index 84ca722f3fc2..f5149d0de6da 100644 --- a/dev-libs/libots/ChangeLog +++ b/dev-libs/libots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libots # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/ChangeLog,v 1.8 2004/03/18 20:52:46 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/ChangeLog,v 1.9 2004/05/24 08:58:49 kloeri Exp $ + + 24 May 2004; Bryan Østergaard <kloeri@gentoo.org> libots-2.2.7-r2.ebuild: + Stable on alpha. *libots-2.2.7-r2 (19 Feb 2004) diff --git a/dev-libs/libots/libots-2.2.7-r2.ebuild b/dev-libs/libots/libots-2.2.7-r2.ebuild index 4e86416e8b39..f3af9f1367a2 100644 --- a/dev-libs/libots/libots-2.2.7-r2.ebuild +++ b/dev-libs/libots/libots-2.2.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7-r2.ebuild,v 1.1 2004/02/19 15:11:03 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7-r2.ebuild,v 1.2 2004/05/24 08:58:49 kloeri Exp $ inherit eutils rpm @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.compaq.com/pub/products/linuxdevtools/latest/${At}" DEPEND="virtual/glibc" LICENSE="compaq-sdla" SLOT="2.2.7" -KEYWORDS="-* ~alpha" +KEYWORDS="-* alpha" S=${WORKDIR}/usr/lib/compaq/libots-2.2.7 diff --git a/dev-libs/libots/libots-2.2.7.ebuild b/dev-libs/libots/libots-2.2.7.ebuild index 941e565d5467..20553c6c43a5 100644 --- a/dev-libs/libots/libots-2.2.7.ebuild +++ b/dev-libs/libots/libots-2.2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7.ebuild,v 1.5 2003/09/06 22:29:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7.ebuild,v 1.6 2004/05/24 08:58:49 kloeri Exp $ At="libots-2.2.7-2.alpha.rpm" S=${WORKDIR}/usr/lib/compaq/libots-2.2.7 |