diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-08 17:51:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-08 17:51:10 +0000 |
commit | 25d971c99dab6cf1c910a407ae648bd824739be4 (patch) | |
tree | ea94c7de3824b04c7436e33491a919b6b58331bb /x11-misc | |
parent | Stable on sparc (diff) | |
download | gentoo-2-25d971c99dab6cf1c910a407ae648bd824739be4.tar.gz gentoo-2-25d971c99dab6cf1c910a407ae648bd824739be4.tar.bz2 gentoo-2-25d971c99dab6cf1c910a407ae648bd824739be4.zip |
Stable on sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/bbrun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/bbrun/bbrun-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/bbrun/ChangeLog b/x11-misc/bbrun/ChangeLog index 9096d48e7f33..c1c09577fd9b 100644 --- a/x11-misc/bbrun/ChangeLog +++ b/x11-misc/bbrun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/bbrun # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/ChangeLog,v 1.15 2005/02/08 12:45:59 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/ChangeLog,v 1.16 2005/02/08 17:51:10 gustavoz Exp $ + + 08 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> bbrun-1.6.ebuild: + Stable on sparc 08 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> bbrun-1.6.ebuild: Marked stable on x86. diff --git a/x11-misc/bbrun/bbrun-1.6.ebuild b/x11-misc/bbrun/bbrun-1.6.ebuild index 752817b0f04e..418d386b3bbe 100644 --- a/x11-misc/bbrun/bbrun-1.6.ebuild +++ b/x11-misc/bbrun/bbrun-1.6.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/x11-misc/bbrun/bbrun-1.6.ebuild,v 1.3 2005/02/08 12:45:59 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6.ebuild,v 1.4 2005/02/08 17:51:10 gustavoz Exp $ DESCRIPTION="blackbox program execution dialog box" SRC_URI="http://www.darkops.net/${PN}/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.darkops.net/bbrun/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~ppc ~sparc" +KEYWORDS="~amd64 x86 ~ppc sparc" IUSE="" DEPEND=">=x11-libs/gtk+-2" |