]> Frank Brehm's Git Trees - config/uhu1/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@uhu1.uhu-banane.de>
Sun, 29 Jan 2012 09:27:23 +0000 (10:27 +0100)
committerroot <root@uhu1.uhu-banane.de>
Sun, 29 Jan 2012 09:27:23 +0000 (10:27 +0100)
Package changes:
+dev-libs/geoip-1.4.8

.etckeeper
GeoIP.conf [new file with mode: 0644]

index 7a58377220bd59056be637a9cd14fc36b09b8ef2..fdceb180fd07fa3187e07a35ed602d53a79938f9 100755 (executable)
@@ -29,6 +29,7 @@ maybe chmod 0700 './.etckeeper'
 maybe chmod 0644 './.gitignore'
 maybe chmod 0600 './.pwd.lock'
 maybe chmod 0644 './DIR_COLORS'
+maybe chmod 0644 './GeoIP.conf'
 maybe chmod 0755 './ImageMagick'
 maybe chmod 0644 './ImageMagick/coder.xml'
 maybe chmod 0644 './ImageMagick/colors.xml'
diff --git a/GeoIP.conf b/GeoIP.conf
new file mode 100644 (file)
index 0000000..33f5526
--- /dev/null
@@ -0,0 +1,19 @@
+# If you purchase a subscription to the GeoIP database,
+# then you will obtain a license key which you can
+# use to automatically obtain updates.
+# for more details, please go to
+# http://www.maxmind.com/app/products
+
+# see https://www.maxmind.com/app/license_key_login to obtain License Key,
+# UserId, and available ProductIds
+
+# Enter your license key here
+LicenseKey YOUR_LICENSE_KEY_HERE
+
+# Enter your User ID here
+UserId YOUR_USER_ID_HERE
+
+# Enter the Product ID(s) of the database(s) you would like to update
+# By default 106 (MaxMind GeoIP Country) is listed below
+ProductIds 106
+