diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-04 21:42:23 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-04 21:42:23 +0000 |
commit | 0bc30b66b89e81a68c0e283f65405b6046b208e8 (patch) | |
tree | 83a06499e00279c221c80ad7f954ec51711e83c0 /x11-apps/appres | |
parent | Add compile fixes (#75372, #111923) as well as a gcl fix so compilation works... (diff) | |
download | gentoo-2-0bc30b66b89e81a68c0e283f65405b6046b208e8.tar.gz gentoo-2-0bc30b66b89e81a68c0e283f65405b6046b208e8.tar.bz2 gentoo-2-0bc30b66b89e81a68c0e283f65405b6046b208e8.zip |
Bump for 7.0RC3.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-apps/appres')
-rw-r--r-- | x11-apps/appres/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/appres/appres-0.99.2.ebuild | 14 | ||||
-rw-r--r-- | x11-apps/appres/files/digest-appres-0.99.2 | 1 |
3 files changed, 22 insertions, 1 deletions
diff --git a/x11-apps/appres/ChangeLog b/x11-apps/appres/ChangeLog index 3e22f10245cb..8ccf33cbc1b0 100644 --- a/x11-apps/appres/ChangeLog +++ b/x11-apps/appres/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/appres # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.4 2005/10/20 00:45:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.5 2005/12/04 21:40:00 joshuabaergen Exp $ + +*appres-0.99.2 (04 Dec 2005) + + 04 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +appres-0.99.2.ebuild: + Bump for 7.0RC3. *appres-0.99.1 (20 Oct 2005) diff --git a/x11-apps/appres/appres-0.99.2.ebuild b/x11-apps/appres/appres-0.99.2.ebuild new file mode 100644 index 000000000000..33e585348a30 --- /dev/null +++ b/x11-apps/appres/appres-0.99.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-0.99.2.ebuild,v 1.1 2005/12/04 21:40:01 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org appres application" +KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +RDEPEND="x11-libs/libX11 + x11-libs/libXt" +DEPEND="${RDEPEND}" diff --git a/x11-apps/appres/files/digest-appres-0.99.2 b/x11-apps/appres/files/digest-appres-0.99.2 new file mode 100644 index 000000000000..1ee1fbafa2db --- /dev/null +++ b/x11-apps/appres/files/digest-appres-0.99.2 @@ -0,0 +1 @@ +MD5 5616bd807596d8dfc4ca66871dbe2d82 appres-0.99.2.tar.bz2 73637 |