diff options
author | Brandon Hale <tseng@gentoo.org> | 2003-10-28 13:29:10 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2003-10-28 13:29:10 +0000 |
commit | 2f6509174a60862d42737a99b59cc6976a64c30f (patch) | |
tree | f1d3881ec61d98dd697a1e2764441ec0d546d153 | |
parent | Fixed env problem (diff) | |
download | historical-2f6509174a60862d42737a99b59cc6976a64c30f.tar.gz historical-2f6509174a60862d42737a99b59cc6976a64c30f.tar.bz2 historical-2f6509174a60862d42737a99b59cc6976a64c30f.zip |
https://dante.yi.org/ob3-ppc-screenshot.png
-rw-r--r-- | x11-misc/fbdesk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/fbdesk/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/fbdesk/fbdesk-1.1.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/fbdesk/ChangeLog b/x11-misc/fbdesk/ChangeLog index 0b437ce2dc4a..c20637b608ef 100644 --- a/x11-misc/fbdesk/ChangeLog +++ b/x11-misc/fbdesk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fbdesk # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.6 2003/10/24 17:29:10 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.7 2003/10/28 13:29:05 tseng Exp $ + + 28 Oct 2003; Brandon Hale <tseng@gentoo.org> fbdesk-1.1.5.ebuild: + marking 1.1.5 stable on ppc 24 Oct 2003; Brandon Hale <tseng@gentoo.org> fbdesk-1.1.2.ebuild, fbdesk-1.1.5.ebuild: diff --git a/x11-misc/fbdesk/Manifest b/x11-misc/fbdesk/Manifest index 144f402e771d..c75813ad7eab 100644 --- a/x11-misc/fbdesk/Manifest +++ b/x11-misc/fbdesk/Manifest @@ -1,4 +1,4 @@ -MD5 c08dd9b3b0933958200880b8249e82cb ChangeLog 886 -MD5 d6561725410eea38f5f99ab036d08274 fbdesk-1.1.5.ebuild 686 +MD5 4465dce28967485d32fad0884e37411a ChangeLog 985 +MD5 7fa8478a501f6b97f18ccba0256ec478 fbdesk-1.1.5.ebuild 685 MD5 416452bedba085c06bd2502510370e1a metadata.xml 162 MD5 39b789020c286f3f1239d3fb96d00aa0 files/digest-fbdesk-1.1.5 64 diff --git a/x11-misc/fbdesk/fbdesk-1.1.5.ebuild b/x11-misc/fbdesk/fbdesk-1.1.5.ebuild index 2da801dee191..791fe226cbd7 100644 --- a/x11-misc/fbdesk/fbdesk-1.1.5.ebuild +++ b/x11-misc/fbdesk/fbdesk-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.1.5.ebuild,v 1.3 2003/10/24 17:29:10 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.1.5.ebuild,v 1.4 2003/10/28 13:29:05 tseng Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://www.fluxbox.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~ia64" +KEYWORDS="x86 ppc ~sparc ~ia64" DEPEND="media-libs/libpng virtual/x11" |