summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-03-17 14:58:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-03-17 14:58:34 +0000
commit3f549cdd09cfe8bc2b5fdfc1d157ca2ad46e9d48 (patch)
treea954320b2afad1adef46a10dd44413a64a5e1448 /x11-proto/xcalibrateproto
parentit's mirror:, not mirrors: (diff)
downloadhistorical-3f549cdd09cfe8bc2b5fdfc1d157ca2ad46e9d48.tar.gz
historical-3f549cdd09cfe8bc2b5fdfc1d157ca2ad46e9d48.tar.bz2
historical-3f549cdd09cfe8bc2b5fdfc1d157ca2ad46e9d48.zip
it's mirror:, not mirrors:
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'x11-proto/xcalibrateproto')
-rw-r--r--x11-proto/xcalibrateproto/Manifest2
-rw-r--r--x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-proto/xcalibrateproto/Manifest b/x11-proto/xcalibrateproto/Manifest
index 66b8fb905993..f28e2d097469 100644
--- a/x11-proto/xcalibrateproto/Manifest
+++ b/x11-proto/xcalibrateproto/Manifest
@@ -1,4 +1,4 @@
DIST calibrateproto-20081210.tar.bz2 2457 RMD160 0847b046e36822d1a6239f6fea60061629ecd887 SHA1 d17d4c3ef3cb1b236c09749d35b8d4adedc6bfa3 SHA256 2b95d1e84846c4cbeb57046cff928a2389dbb12adeae05283d2c08bb1ec77f92
-EBUILD xcalibrateproto-0.1_pre20081210.ebuild 897 RMD160 534bbf5ab16a663fb2dd07383165a09241def570 SHA1 be471eb3de91d61a631f8142309ee42a17dee128 SHA256 9845bff052bcc4377a5bbb643558655fc3f13e3c37657d72486cd3ce7b135b93
+EBUILD xcalibrateproto-0.1_pre20081210.ebuild 900 RMD160 6dfad5b2b87dd7a4174357deba71a80740a6e660 SHA1 0cec395b54a5a72222ee636961b797fedbcbe59f SHA256 f6db8f495404fb240a489082bfd2c7110b26418e2a38e802df23911fab61c030
MISC ChangeLog 415 RMD160 e234da97658b64add8b38757e8250ebeeceeccce SHA1 5186a274183afff31b8e92d0a9c8119bfd925291 SHA256 a31f4b3100c0fc22b46d4b8c7ff15af9cc278f1ee1ec733978d6622f3a652302
MISC metadata.xml 178 RMD160 00cc8ab0f8cfb06e42d7c95ab0a4223c72ccb8c1 SHA1 29e11a8e69b0fbacd98b3d34ba2a16d78ab2d608 SHA256 5a6b503d9e3dc2ff16cc876133fb44d67e0cb9404cbc7b8e0f6a1c052eeed57b
diff --git a/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild b/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild
index 621a655b20c1..30bf25858af4 100644
--- a/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild
+++ b/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild
@@ -1,6 +1,6 @@
# Copyright 2008-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild,v 1.1 2009/03/15 21:26:03 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild,v 1.2 2009/03/17 14:58:34 mr_bones_ Exp $
# git clone git://anongit.freedesktop.org/git/xorg/proto/calibrateproto
# rm -rf calibrateproto/.git
@@ -19,6 +19,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar
LICENSE="GPL-2"
DEPEND="${RDEPEND}"
RDEPEND=""
-SRC_URI="mirrors://gentoo/${MY_PN}-${MY_PV}.tar.bz2"
+SRC_URI="mirror://gentoo/${MY_PN}-${MY_PV}.tar.bz2"
IUSE="${IUSE}"
S="${WORKDIR}/${MY_PN}-${MY_PV}"