diff options
author | Michael Januszewski <spock@gentoo.org> | 2005-06-12 10:32:23 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2005-06-12 10:32:23 +0000 |
commit | 0890b837ecba492e8d36d4cc03e19b048f1520b8 (patch) | |
tree | 58b0238ac6a1ca0824f7ef31da1dc42085eec272 /dev-util/oprofile/oprofile-0.8.2.ebuild | |
parent | New debian patch revision; tidy old ebuilds. (diff) | |
download | historical-0890b837ecba492e8d36d4cc03e19b048f1520b8.tar.gz historical-0890b837ecba492e8d36d4cc03e19b048f1520b8.tar.bz2 historical-0890b837ecba492e8d36d4cc03e19b048f1520b8.zip |
Version bump. Marked 0.8.2 stable on x86.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-util/oprofile/oprofile-0.8.2.ebuild')
-rw-r--r-- | dev-util/oprofile/oprofile-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/oprofile/oprofile-0.8.2.ebuild b/dev-util/oprofile/oprofile-0.8.2.ebuild index c266b292cf5e..faea87cd5e66 100644 --- a/dev-util/oprofile/oprofile-0.8.2.ebuild +++ b/dev-util/oprofile/oprofile-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.2.ebuild,v 1.3 2005/04/27 17:32:14 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.8.2.ebuild,v 1.4 2005/06/12 10:32:23 spock Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" # IUSE: it also needs kernel sources but all gentoo users have them IUSE="qt" DEPEND=">=dev-libs/popt-1.7-r1 |