diff options
author | Jim Ramsay <lack@gentoo.org> | 2007-11-29 15:42:39 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2007-11-29 15:42:39 +0000 |
commit | 624043a21b8d1eafe572f7222a760d5f41f3c1d9 (patch) | |
tree | a23c6db0eb68e212073f07118eb0d2b0a973e1bf /rox-extra/resolution | |
parent | Version cleanup (diff) | |
download | historical-624043a21b8d1eafe572f7222a760d5f41f3c1d9.tar.gz historical-624043a21b8d1eafe572f7222a760d5f41f3c1d9.tar.bz2 historical-624043a21b8d1eafe572f7222a760d5f41f3c1d9.zip |
Version cleanup
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'rox-extra/resolution')
-rw-r--r-- | rox-extra/resolution/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/resolution/files/digest-resolution-0.2 | 3 | ||||
-rw-r--r-- | rox-extra/resolution/resolution-0.2.ebuild | 20 |
3 files changed, 4 insertions, 24 deletions
diff --git a/rox-extra/resolution/ChangeLog b/rox-extra/resolution/ChangeLog index 6cd2894c9873..55eb199987ff 100644 --- a/rox-extra/resolution/ChangeLog +++ b/rox-extra/resolution/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/resolution # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/ChangeLog,v 1.10 2007/11/16 15:21:07 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/ChangeLog,v 1.11 2007/11/29 15:38:07 lack Exp $ + + 29 Nov 2007; Jim Ramsay <lack@gentoo.org> -resolution-0.2.ebuild: + Version cleanup 16 Nov 2007; Samuli Suominen <drac@gentoo.org> resolution-0.2-r1.ebuild: amd64 stable wrt #197514 diff --git a/rox-extra/resolution/files/digest-resolution-0.2 b/rox-extra/resolution/files/digest-resolution-0.2 deleted file mode 100644 index 99d4cbf0240f..000000000000 --- a/rox-extra/resolution/files/digest-resolution-0.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 c74b0566cc52f19fcc3df7e97008a97c resolution-0.2.tgz 14362 -RMD160 96a5273768197378dcefc54cb141d049fd1f669d resolution-0.2.tgz 14362 -SHA256 7212e823ea4a89ba2b457f62f453141e729f94d2c8e785db3f13b1df7cc823c4 resolution-0.2.tgz 14362 diff --git a/rox-extra/resolution/resolution-0.2.ebuild b/rox-extra/resolution/resolution-0.2.ebuild deleted file mode 100644 index c93a2f0fab81..000000000000 --- a/rox-extra/resolution/resolution-0.2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/resolution-0.2.ebuild,v 1.5 2007/07/22 07:38:19 dberkholz Exp $ - -ROX_LIB_VER=1.9.3 -inherit rox - -DESCRIPTION="This rox program allows you to change the screen resolution at any time. It is non-permanent" -HOMEPAGE="http://rox.sourceforge.net/" -SRC_URI="http://rox.sourceforge.net/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc x86" -IUSE="" - -DEPEND="" -RDEPEND="x11-apps/xrandr" - -APPNAME=Resolution |