diff options
author | Rob Romans <killsoft@gentoo.org> | 2004-10-01 22:56:27 +0000 |
---|---|---|
committer | Rob Romans <killsoft@gentoo.org> | 2004-10-01 22:56:27 +0000 |
commit | 11085e84d4856afc3ee3323be69f8024b93dfa78 (patch) | |
tree | 96fcd2fd5cf53e893c0f2fce237d3a65d32d363f /media-libs | |
parent | version bump, ~ppc-macos keyword, fixed misleading description (diff) | |
download | gentoo-2-11085e84d4856afc3ee3323be69f8024b93dfa78.tar.gz gentoo-2-11085e84d4856afc3ee3323be69f8024b93dfa78.tar.bz2 gentoo-2-11085e84d4856afc3ee3323be69f8024b93dfa78.zip |
mark stable on x86
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/hamlib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/hamlib/hamlib-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/hamlib/ChangeLog b/media-libs/hamlib/ChangeLog index ae0785f03dab..9813dfbd9833 100644 --- a/media-libs/hamlib/ChangeLog +++ b/media-libs/hamlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/hamlib # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.9 2004/08/24 04:00:32 killsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.10 2004/10/01 22:56:27 killsoft Exp $ + + 01 Oct 2004; Robb Romans <killsoft@gentoo.org> hamlib-1.2.2.ebuild: + mark stable on x86 *hamlib-1.2.2 (23 Aug 2004) diff --git a/media-libs/hamlib/hamlib-1.2.2.ebuild b/media-libs/hamlib/hamlib-1.2.2.ebuild index 8e5d9dda5f34..d5110cf3e48d 100644 --- a/media-libs/hamlib/hamlib-1.2.2.ebuild +++ b/media-libs/hamlib/hamlib-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.2.ebuild,v 1.2 2004/08/25 23:37:59 killsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.2.ebuild,v 1.3 2004/10/01 22:56:27 killsoft Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha" IUSE="doc gd python tcltk X" RDEPEND="virtual/libc |