summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /x11-apps/bitmap
downloadgentoo-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/bitmap')
-rw-r--r--x11-apps/bitmap/Manifest2
-rw-r--r--x11-apps/bitmap/bitmap-1.0.7.ebuild17
-rw-r--r--x11-apps/bitmap/bitmap-1.0.8.ebuild17
-rw-r--r--x11-apps/bitmap/metadata.xml5
4 files changed, 41 insertions, 0 deletions
diff --git a/x11-apps/bitmap/Manifest b/x11-apps/bitmap/Manifest
new file mode 100644
index 000000000000..060627bc667f
--- /dev/null
+++ b/x11-apps/bitmap/Manifest
@@ -0,0 +1,2 @@
+DIST bitmap-1.0.7.tar.bz2 169437 SHA256 7ea2823a930ddfe3bfc0c7fbb16a5b463222edf05284c5cdc40a6d3c5c3988af SHA512 4f445879e301910f3a9503ba1d2a88974848b35a0b66a57061d8d45a5d27441d30fe3c3cdedd9b637cef2f3f77a8b81786c2ecaff3f6884364037f1aaa69cd30 WHIRLPOOL 3fde660525e1cdb111867e255260ca85e13c142295557a35ab863db6e63e3343b4070e0da7af0ae0d9569119f46aaf3b8325794d9859907fc9b4885a441b1970
+DIST bitmap-1.0.8.tar.bz2 177558 SHA256 806cdeb80f5466ba9121e8cc6c6af82d3e4b32ef1a57bc5a76c15887640ec35d SHA512 caa9f112254d59b3d0ad2d455dd8a896923250984f82135b8b7bf79a8645aff2e1a1c4cae6c8b1ba0cb2fcd89c4a6724091cb8c50b22d6524a53cca64585e303 WHIRLPOOL db828f8daed407313a5d8516173d32d286b05c9428b101904bfddd6d90bb1800032dc98fdb78ac2de8538ace43a513f264f2d7163720e8ee6fe65aa508b5a1ad
diff --git a/x11-apps/bitmap/bitmap-1.0.7.ebuild b/x11-apps/bitmap/bitmap-1.0.7.ebuild
new file mode 100644
index 000000000000..9fcba1238f3f
--- /dev/null
+++ b/x11-apps/bitmap/bitmap-1.0.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="X.Org bitmap application"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+RDEPEND="x11-libs/libX11
+ x11-libs/libXmu
+ x11-libs/libXaw
+ x11-libs/libXt
+ x11-misc/xbitmaps"
+DEPEND="${RDEPEND}"
diff --git a/x11-apps/bitmap/bitmap-1.0.8.ebuild b/x11-apps/bitmap/bitmap-1.0.8.ebuild
new file mode 100644
index 000000000000..1c8d47e3ab87
--- /dev/null
+++ b/x11-apps/bitmap/bitmap-1.0.8.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="X.Org bitmap application"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+RDEPEND="x11-libs/libX11
+ x11-libs/libXmu
+ x11-libs/libXaw
+ x11-libs/libXt
+ x11-misc/xbitmaps"
+DEPEND="${RDEPEND}"
diff --git a/x11-apps/bitmap/metadata.xml b/x11-apps/bitmap/metadata.xml
new file mode 100644
index 000000000000..01c4c004e735
--- /dev/null
+++ b/x11-apps/bitmap/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>