diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-03 14:54:06 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-03 14:54:06 +0000 |
commit | 925d3c5694a830021cbd15f68725ef0d8c5248d8 (patch) | |
tree | 4b3b3b23496dab954b7ea9cb1d811a3fb125a7c3 /x11-wm/openbox | |
parent | Version bumped. (diff) | |
download | historical-925d3c5694a830021cbd15f68725ef0d8c5248d8.tar.gz historical-925d3c5694a830021cbd15f68725ef0d8c5248d8.tar.bz2 historical-925d3c5694a830021cbd15f68725ef0d8c5248d8.zip |
stable on sparc
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r-- | x11-wm/openbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/openbox/Manifest | 4 | ||||
-rw-r--r-- | x11-wm/openbox/openbox-3.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/openbox/ChangeLog b/x11-wm/openbox/ChangeLog index cf2e070d0f63..532782fe0b84 100644 --- a/x11-wm/openbox/ChangeLog +++ b/x11-wm/openbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/openbox # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/ChangeLog,v 1.71 2004/02/29 16:22:14 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/ChangeLog,v 1.72 2004/03/03 14:54:06 gustavoz Exp $ + + 03 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> openbox-3.1.ebuild: + stable on sparc 29 Feb 2004; Brandon Hale <tseng@gentoo.org> openbox-3.1.ebuild: Keyword x86 for real this time. diff --git a/x11-wm/openbox/Manifest b/x11-wm/openbox/Manifest index e860688ceb1f..2f7492abe725 100644 --- a/x11-wm/openbox/Manifest +++ b/x11-wm/openbox/Manifest @@ -1,4 +1,4 @@ -MD5 14c87e296ae17d7f04ea62558a17863b ChangeLog 14038 +MD5 a85e4dbde3989efbf8a383e400f44309 ChangeLog 14134 MD5 416452bedba085c06bd2502510370e1a metadata.xml 162 MD5 5dfe3a3dad2d7e59ec7e5fc229b3997f openbox-1.2.4.ebuild 629 MD5 cd8e991ef4a7829c1a715bf68403ecdf openbox-2.1.3-r4.ebuild 874 @@ -6,7 +6,7 @@ MD5 d00d1c66664d638aa414324a9de97a24 openbox-2.3.0.ebuild 1237 MD5 bbddfe37157511609a9ef1a0674b1a73 openbox-2.3.1.ebuild 1257 MD5 0ecc1bdb4d94a39ce73b7b2835926e62 openbox-3.0-r1.ebuild 1418 MD5 fc2def52b7a44b9c694a4f5e63cddcf5 openbox-3.0.ebuild 1316 -MD5 d9c4bc7e3cd8d5747f5dc04b3ebdc335 openbox-3.1.ebuild 1417 +MD5 62c810c15fb1796b77280d65b2c2ae8d openbox-3.1.ebuild 1419 MD5 f0b52d0f48a8b10c418a6d6558c4198c files/digest-openbox-1.2.4 65 MD5 14ea1589afa8d9807619faebdd1468b5 files/digest-openbox-2.1.3-r4 65 MD5 e8173797964d97d9293eee8faa1a95aa files/digest-openbox-2.3.0 65 diff --git a/x11-wm/openbox/openbox-3.1.ebuild b/x11-wm/openbox/openbox-3.1.ebuild index d3662bf0c7a8..63aad29bfd9f 100644 --- a/x11-wm/openbox/openbox-3.1.ebuild +++ b/x11-wm/openbox/openbox-3.1.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/x11-wm/openbox/openbox-3.1.ebuild,v 1.2 2004/02/29 16:22:14 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.1.ebuild,v 1.3 2004/03/03 14:54:06 gustavoz Exp $ S=${WORKDIR}/${P/_/-} DESCRIPTION="Openbox is a standards compliant, fast, light-weight, extensible window manager." @@ -20,7 +20,7 @@ DEPEND="virtual/xft RDEPEND=${DEPEND} LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" src_compile() { |