diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /x11-apps/xvidtune | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'x11-apps/xvidtune')
-rw-r--r-- | x11-apps/xvidtune/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xvidtune/metadata.xml | 5 | ||||
-rw-r--r-- | x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild | 19 | ||||
-rw-r--r-- | x11-apps/xvidtune/xvidtune-1.0.3.ebuild | 19 |
4 files changed, 45 insertions, 0 deletions
diff --git a/x11-apps/xvidtune/Manifest b/x11-apps/xvidtune/Manifest new file mode 100644 index 000000000000..9f938e5c36eb --- /dev/null +++ b/x11-apps/xvidtune/Manifest @@ -0,0 +1,2 @@ +DIST xvidtune-1.0.2.tar.bz2 113117 SHA256 73ca41bd5e73560663bea0d98149b099cfef5743a2282ca67547e97732618a53 SHA512 4afbd4739e9fd1f94f7c5694a0bf4f7c90deba8e0b34ae446b49058293ccc90f27d0b3da2a134e1724f87183b8bbef73035eaf8c82fc11094e85b6e84c773276 WHIRLPOOL 691eeae2f738cb848252dc5f73de9d5517bcbedea8bce7df4f5e9fee743d90e75120af6dc045e0f7a6cead903b9b457ee44ef4301e338d686e3850b5c05f73f7 +DIST xvidtune-1.0.3.tar.bz2 128492 SHA256 24e5e103933a04bfb2e1d18562619ed74031ab515e7343eb546bacdbcbeecf01 SHA512 0f8a4fca1b544ef8f9623246fb0ece75739a0889f2e729c040cd768c595f0bbbfa3a665576369032535c34c7d55784a29b62f0d51432bf2b75d2cec619db7352 WHIRLPOOL b3474f83932765db29239750847efccc03ab5b4f72671544b215f6660ece16999844681666453c886c96b5f743881bb47904a417815ce85d9eef855f88f6eaa9 diff --git a/x11-apps/xvidtune/metadata.xml b/x11-apps/xvidtune/metadata.xml new file mode 100644 index 000000000000..01c4c004e735 --- /dev/null +++ b/x11-apps/xvidtune/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>x11</herd> +</pkgmetadata> diff --git a/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild b/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild new file mode 100644 index 000000000000..e16750a6199a --- /dev/null +++ b/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 +inherit xorg-2 + +DESCRIPTION="video mode tuner for Xorg" + +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86" +IUSE="" + +RDEPEND="x11-libs/libXaw + x11-libs/libXmu + x11-libs/libX11 + x11-libs/libXt + x11-libs/libXxf86vm" +DEPEND="${RDEPEND} + x11-proto/xf86vidmodeproto" diff --git a/x11-apps/xvidtune/xvidtune-1.0.3.ebuild b/x11-apps/xvidtune/xvidtune-1.0.3.ebuild new file mode 100644 index 000000000000..e8237690aa3f --- /dev/null +++ b/x11-apps/xvidtune/xvidtune-1.0.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit xorg-2 + +DESCRIPTION="video mode tuner for Xorg" + +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +RDEPEND="x11-libs/libXaw + x11-libs/libXmu + x11-libs/libX11 + x11-libs/libXt + x11-libs/libXxf86vm" +DEPEND="${RDEPEND} + x11-proto/xf86vidmodeproto" |